Skip to content

Alicechui/Web-Scraping-NLP-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Java Web Scraping and Text Processing

This Java application allows you to scrape text content from a given URL or a local text file and perform keyword-based text processing. It provides a user-friendly GUI for entering the URL or file location, specifying a search keyword, and choosing from different text processing options.

Technologies Used

Jsoup for web scraping Swing for GUI OpenNLP for text processing

Packages

No packages published

Languages