NLP Dashboard
The “Text Analysis Tool” can help users ran and display the NLP features listed below. It can analysis text in English & French (tested). Other languages will be covered in the future
- Detects the language of the text;
- Translate the content into English if the content is written in a foreign language;
- Processes text with SpaCy for tokenization, POS tagging, and named entity recognition;
- Performs sentiment analysis (polarity and subjectivity);
- Summarizes the text using a pre-trained language model;
- Extracts keywords using noun chunks.
Recent Comments