You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
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: