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

Retraining models required for fixing #593 #693

Open
schen149 opened this issue Sep 11, 2018 · 0 comments
Open

Retraining models required for fixing #593 #693

schen149 opened this issue Sep 11, 2018 · 0 comments
Assignees
Labels

Comments

@schen149
Copy link
Contributor

TL;DR: We will need to retrain PrepSRL, Quantifier, (maybe) Question Typer

The Fix applied to #593 (currently residing in branch string_join_require_retrain) will affect the behavior of FeatureNGramUtility in edison. All 4 feature generating functions in FeatureNGramUtility calls StringUtils.join() to produce feature names, which currently have trailing dashes. The fix removes the trailing dash, but also changes the feature names.

Here are all packages that will (likely) be affected --

@schen149 schen149 self-assigned this Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant