hrshtv / NEI-SVM

Named Entity Identification (NEI) using SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Named Entity Identification (NEI) using SVM

Named Entity Identification (NEI) is performed on the CoNLL-2003 dataset using a Support Vector Machine (SVM).

Usage:

See code/main.ipynb and run it cell by cell

(This was done as a course assignment for CS626: Speech and Natural Language Processing and the Web, Autumn 2021, IIT Bombay)

About

Named Entity Identification (NEI) using SVM


Languages

Language:Jupyter Notebook 100.0%