Back to list
NLP based news articles aggregator
- Python
- API
News articles processing to classify them by tags and categories.
As a core of the NLP module, there is a supervised model for natural language processing. It automatically classifies articles according to their source, date, and time.
There is a part-of-speech detection executed in order to identify the names of famous people, organizations, locations, and other entities.
A custom API has been developed to provide processed data and display it in a map-based web application.