Skip to content
/ nlp Public

Natural Language Processing examples and experiments

Notifications You must be signed in to change notification settings

mrossi975/nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural language data extraction with Apache OpenNLP

This is a simple Java 17 experimental application to extract the important data points from a restaurant reservation. Currently only English is supported but the solution could be easily extended to support other languages. This is not meant as production code but rather as an example which may help you if you are looking to implement your own solution based on Apache OpenNLP.

About

Natural Language Processing examples and experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages