Question: Create a maven project - Your program extracts names from the given web page and prints them to the console. - The program takes a

 Create a maven project - Your program extracts names from the

Create a maven project - Your program extracts names from the given web page and prints them to the console. - The program takes a URL as an argument. - Use jsoup library to get text of the body section from the given web page - The text produced by jsoup is passed to the namefinder of OpenNLP. : openplp web page - Implementations require trained models and you can access them from the SourceForge Models section at the following link: openplpapacheorg/ modelshtmI - Trained models should be under src/main/resources folder. Important ! Make sure the following commands are running mvn clean package java -jar targetlbim207hw.jar \{URL Output: Berlin Buzzwords Boris Galitsky Drew Farris Peter Thygesen Tom Morton Note: Name finder model may not find all the names from the given text

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!