Skip to content

Retraining models required for fixing #593 #693

@schen149

Description

@schen149

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 --

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions