Skip to content

The code is a collection of NLP analyses, including text cleaning, most common words, n-grams generation, co-occurrence matrix generation, wordcloud generation, topic modeling (using Latent Dirichlet Allocation), and general text statistics.

Notifications You must be signed in to change notification settings

1994nikunj/nlp-toolkit-desktop-app

Repository files navigation

NLP Tools

The code is a collection of NLP analyses, including text cleaning, most common words, n-grams generation, co-occurrence matrix generation, wordcloud generation, topic modeling (using Latent Dirichlet Allocation), and general text statistics.

Analysis and operations being performed:

  • Text cleaning
  • Generation of n-grams
  • Word frequency analysis
  • Wordcloud visualization
  • Topic modeling
  • General text statistics

The GUI:

screenshot.png

About

The code is a collection of NLP analyses, including text cleaning, most common words, n-grams generation, co-occurrence matrix generation, wordcloud generation, topic modeling (using Latent Dirichlet Allocation), and general text statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages