Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: rectifies the missing load_model() and save_model() functions in extraction/named_entity/ner.py #41

Closed
wants to merge 3 commits into from

Conversation

Projects
None yet
2 participants
@SachitNayak
Copy link
Contributor

commented May 1, 2019

Hi

In this PR I'm adding the missing load_model() and save_model() functions in the extraction/named_entity/ner.py

These are needed for the entire group :)

@joelthe1

This comment has been minimized.

Copy link
Contributor

commented May 1, 2019

Kindly create a PR for all your changes (including tests) against the develop branch. The changes in the test branch have been merged into develop and no further activity is anticipated in the test branch.

@joelthe1 joelthe1 closed this May 1, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.