Skip to content
/ NER Public

Named Entity Recognition project with 70.9% F1-score on the SemEval 2022 MultiCoNER English dataset. Developed in Pytorch using BiLSTM, CRF, word embeddings and PoS embeddings.

Notifications You must be signed in to change notification settings

alesspalma/NER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP course a.y. 2021/22: Homework #1

Named Entity Recognition project that reached 70.9% F1-score on the SemEval 2022 MultiCoNER English dataset. I developed it in Pytorch using BiLSTM, CRF, word embeddings and PoS embeddings. This was the first homework of the NLP 2022 course at Sapienza University of Rome.

Instructor

For more details, read the Report

About

Named Entity Recognition project with 70.9% F1-score on the SemEval 2022 MultiCoNER English dataset. Developed in Pytorch using BiLSTM, CRF, word embeddings and PoS embeddings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published