/wisetrust-challenge

This is a project as part of the selective process to the Data Engineer position at WiseTrust. The project is a Web Crawler that extract the content of a given web page and analyze the text using Python libraries created for text process. The application works locally on a web service and can be accessed with your favorite web browser. After your write the URL to be accessed, the application will plot a graph with the most 100 common words on the page and a table that lists all the found words, his frequency and the grammatical type.

Primary LanguagePythonMIT LicenseMIT

Watchers