Skip to content
/ NLP Public

Stanford NLP library is used for lemmatization and stemming, Wordnet is used for synonyms, LanguageTool is used for spell correction

Notifications You must be signed in to change notification settings

umesh9794/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

This is a Java implementation after combining the features of StanfordNLP, LanguageTool and WordNet for getting more filtered result for a literal.

This project was created to plug it with a live ecommerce website for getting more search results by auto correcting user input based on natural language processing techniques.

About

Stanford NLP library is used for lemmatization and stemming, Wordnet is used for synonyms, LanguageTool is used for spell correction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published