You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
As a user I would like configuration where I can add all of my configuration so that I can quickly and easily run the analysis tool with the settings I want.
As a user I would like an easy way to map negation by changing the configuration file so that I can quickly find the best negation combination.
Requirements
As a result of this feature we will be able to do the following:
The application shall be configured via an excel spread sheet that will be derived with the application.
The excel spread sheet shall have three tabs:
Negation mapping
Negation Terms
A list of possible emotions (this should not be edited by the user)
The negation mappings tab shall allow the user to use drop downs to populate two columns.
These columns shall be a single mapping (Target Emotion -> destination emotion) and shall not form a two way mapping.
The user shall be able to enter any combination of Target Emotion -> Destination Emotion so long as the same target emotion doesn't appear more than once.
The system shall warn the user if they have an invalid configuration.
The Negation terms tab shall be a list of negation terms in a single column
The text was updated successfully, but these errors were encountered:
User Story
As a user I would like configuration where I can add all of my configuration so that I can quickly and easily run the analysis tool with the settings I want.
As a user I would like an easy way to map negation by changing the configuration file so that I can quickly find the best negation combination.
Requirements
As a result of this feature we will be able to do the following:
The text was updated successfully, but these errors were encountered: