Please visit my medium link to see the explanation of the project. As explained in the post, the project is based on Guillaume Genthial’s blog about sequence tagging work.
There are changes made to the orginal work of Guillaume Genthial, but some of the code base remain same for the below:
- model.py - the code base is taken Guillaume Genthial's work and it got modifed to the need.
- dataobject.py - some of the code base is taken from Guillaume Genthial's work
- data_utils.py - some of the code base is taken from Guillaume Genthial's work
- config.py - some of the codebase is taken from Guillaume Genthial's work