/Covid_Map_Hanoi

Primary LanguagePythonMIT LicenseMIT

Covid Map Hanoi 📍

Here's a demo of the map on web:

Covid Map Hanoi

A Corona virus map for Hanoi, implementing Recurrent Neural Network for Named Entity Recognition task on Covid newspaper.

The project use BERT-multilingual, trained specifically on ~ 200 covid newspaper with tags following BILOU tags format (CoNLL-U 2003)

The model will read and extract location info, along with other infos like patient ID (if have) and date of publish.

After extraction, an automated Python script will run to add the new information into MySQL Database.