Skip to content

SagarPrasad/opennlp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some References from : Taken from https://github.com/atilika/lucenerevolution-2013

OpenNLP and Solr Examples

The Apache OpenNLP library contains several components, enabling one to build a full natural language processing pipeline. These components include:

  • Sentence Splitting
  • Tokenization
  • Part of Speech tagging
  • Named entity recognition
  • Chunker
  • Parser

Added the code to build custom model file and use it to identify color

There is Sample Solr Code and Custom Query Parser Example as well.

** - Purely for learning purpose - **

About

opennlp-solr-examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published