Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 480 Bytes

File metadata and controls

12 lines (7 loc) · 480 Bytes

This section provide an interactive platform for user, as user can enter a text, a paragraph, or an essay in the prompter and choose which analyzer they want to evaluate their writing.

There are four provided analyzer:

  1. Show token (return the text in token)

  2. Show named entity (return object, entity stated in the text)

  3. Show sentiment (return the degree of negativity or positivity of the text)

  4. Show summary (return one short sentence summarized the entered text).