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

Added pruneUselessLabels to SparseNetworkLearner #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cowchipkid
Copy link
Contributor

This method will discard any classifiers for labels not in the list passed in. This is intended to
allow users to discard classifers for labels they are not interested in, but
may have uninteded side effects, like GPE labels being classified as PERSON.

…scard

any classifiers for labels not in the list passed in. This is intended to
allow users to discard classifers for labels they are not interested in, but
may have uninteded side effects, like GPE labels being classified as PERSON.
@cowchipkid cowchipkid self-assigned this Jul 3, 2019
@cowchipkid cowchipkid requested a review from danyaljj July 3, 2019 17:50
@danyaljj
Copy link
Member

danyaljj commented Jul 3, 2019

Semaphore is failing for some reason. Trying to figure out what is happening ...

@cowchipkid cowchipkid removed the request for review from danyaljj December 6, 2019 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants