Skip to content

velikooutro/java_NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lucene Standard Analyzer

Most complex analyzer which can identify special tokens (e.g., proper names, email addresses, etc), normalize text, remove stop words (i.e., frequently occurring, but unimportant words like "a", "an", "the", etc) and punctuation.

POS Tagger

Use Stanford CoreNLP (http://nlp.stanford.edu/software/corenlp.shtml) for part-of-speech tagging. CoreNLP also has information retrieval functionality like named-entity-recognition and can do sentiment analysis

About

Java code for information retrieval and NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages