Skip to content

ShadowXHunter/Word-analysis-for-NLP

Repository files navigation

Word-analysis-for-NLP

Cpp script for word analysis from scratch for all high level NLP applications:

Tasks this script performs:

  • Counts all unique words in a file.
  • Counts the frequency of each word.
  • Finds the most frequent words after removing common english stop words
  • Search for frequency of a particular word

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages