JRC1995 / Bi-GRU-CRF-NER

Attempted implementation of a Bi-directional GRU followed by a linear-chain-CRF (from scratch) for Named Entity Recognition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Attempted implementation of a Bi-directional GRU followed by a linear-chain-CRF (from scratch) for Named Entity Recognition.

License:MIT License


Languages

Language:Jupyter Notebook 64.4%Language:Python 35.6%