Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently the hot loop of the classifiers use a mapping from String to int to Context, this can be reduced to a direct mapping from String to Context, which increases performances from 2 % to 10 % for maxent depending on the component.