OpenMined / SyferText

A privacy preserving NLP framework
Apache License 2.0
198 stars 49 forks source link

Tagger #161

Closed ramesht007 closed 4 years ago

ramesht007 commented 4 years ago

Description

Added load_state() & dump_state() for simple_tagger. This PR covers the issue #157

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

Nilanshrajput commented 4 years ago

@AlanAboudib I have got the most tests running locally with tutorials working, some tests will be fixed after we merge master branch in 0.1.0, currently, I have added Simple tagger states, we can merge this.