Skip to content

davidsoloman/tgni

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgni

Experimental NER techniques to address common (for me) text analysis problems.

The objective of the project is to build a taxonomy backed NER that uses standard NLP techniques or Lucene Analysis to solve text analysis problems. Since the conceptual view of the taxonomy is a graph, I am using the Neo4J graph database to store the data.

The NER is modeled as a Lucene analysis pipeline, and individual analyzers are built using OpenNLP and UIMA.

About

Experimental NER techniques to address common (for me) text analysis problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.1%
  • HTML 43.7%
  • Shell 0.2%