-
3.0.1
- Added CHANGELOG.md. - Changed tag_text and tag_doc output from dict to list. - Renamed tag_text's input param highest_only to multiclass_output + reversed the param's boolean logic. - Added an option to visualize word/token attributions in Jupyter Notebook while tagging text. - Added an option to output word and token attribution scores while tagging text.
-
2.3.10
Added an option to return all classes with their probabilities while tagging a text (param: highest_only).