carrasqu / entity-extraction-system-crf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRF.py file performs the training NER.py file loads the model saved in file NER_maluuba and when executed asks the user to type a query like in the description file

Type a query (type "exit" to exit): news about Obama

news B-NEWSTYPE about O Obama B-KEYWORDS

Type a query (type "exit" to exit):

About


Languages

Language:Python 100.0%