8000 Fix TextClassificationJsonReader handling of unlabeled instances by nelson-liu · Pull Request #2621 · allenai/allennlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Fix TextClassificationJsonReader handling of unlabeled instances #2621

Merged

Conversation

nelson-liu
Copy link
Contributor

ended up running into this myself, so this fixes #2619
This fix is required to use the dataset reader while predicting on unlabeled text.
Also adds a small doc fix.

@matt-gardner
Copy link
Contributor

@nelson-liu, don't worry too much about merging into master all the time. If you know that what you're doing doesn't conflict with other open PRs, it's not a big deal, and we can just override that check when merging.

@nelson-liu
Copy link
Contributor Author

ok, thanks @matt-gardner !

Copy link
Contributor
@kernelmachine kernelmachine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@nelson-liu
Copy link
Contributor Author

@matt-gardner want to override the "out-of-date with the base branch" check? I don't have the privileges.

@matt-gardner matt-gardner merged commit 9e72ee0 into allenai:master Mar 18, 2019
reiyw pushed a commit to reiyw/allennlp that referenced this pull request Nov 12, 2019
…enai#2621)

* Fix docstring to accurately reflect input expectations

* Fix TextClassificationJson reader handling of unlabeled data
TalSchuster pushed a commit to TalSchuster/allennlp-MultiLang that referenced this pull request Feb 20, 2020
…enai#2621)

* Fix docstring to accurately reflect input expectations

* Fix TextClassificationJson reader handling of unlabeled data
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect info in TextClassificationJsonReader docstring
3 participants
0