Skip to content

nicktesla/nlpjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlpjs

nlpjs is a JavaScript natural language processing library.

Using in node

If you have node you can install with npm:

npm install nlpjs

Done

String Similarity/Distance: Recursive and iterative implementations of Levenshtein distance

TO DO

  • Other Distance measures
  • Sentence splitting
  • Stemming
  • Word frequency analysis
  • Co-occurance analysis
  • part of speech tagging
  • trigram statistics
  • named entity recognition
  • word sense disambiguation
  • Library for clustering
  • Bayesian classifier

About

NLP utilities in javascript and coffeescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published