Skip to content

isinsuarici/Name-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name-Finder

Program extracts names and surnames from the given web page and prints them to the console. I used jsoup library to get text of the body section from a web page. The text produced by jsoup is passed to the namefinder of OpenNLP. (Trained models are under src/main/resources folder.)
Output:
3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages