Skip to content

Critical release 1.0

Choose a tag to compare

@Harshitha199819 Harshitha199819 released this 19 Oct 14:56
2789c68

The following goals were met with the release:

Bug fixes and enhancements:

Text analysis-

  1. Text analysis  has been made more accurate. 
  2. Longer paragraphs can now be analyzed.
  3. The algorithm has been modified to provide sentiment scores for each line in a given paragraph, which aids in determining the paragraph's overall sentiment.

Other fixes:

  1. UI enhanced
  2. Path issue resolved
  3. packages installation made more efficient

New features:
1. Tweet analysis:
The second feature we worked on was to add the Tweet Analysis. This feature accept the URL to the tweet as the input to be analyzed and returns the sentiment of the tweet after analyzing it. It can be found under the Tweet header in the UI and can also be accessed by the Tweet Analysis container in the Home page.

2. Image analysis:
The next enhancement was to add Image Analysis. This feature accepts the image [.jpg and .jpeg formats] as the input. It analyses the sentiment of the image and then return that as the output. This feature is made accessible under the Image Analysis container and also under the Image tab of the UI.