eellak / nlpbuddy

A text analysis application for performing common NLP tasks through a web dashboard interface and an API
http://www.nlpbuddy.io/
GNU Affero General Public License v3.0
124 stars 28 forks source link

First release version #15

Closed giannisdaras closed 6 years ago

giannisdaras commented 6 years ago

This version contains:

  1. visualization of syntax analysis of sentences
  2. noun chunks
  3. lexical attributes
  4. subjectivity/sentiment analysis for the Greek language
  5. minor css fixes and change of the title
  6. Evaluation page for Google Summer of Code 2018.
  7. PEP8 and Flake8 run for all python scripts.