Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 06:59
· 80 commits to main since this release

Feature

  • classification: Update usage instructions in classification.ipynb (3cbad8e)
  • book: Add new section to usage chapter (e0c6ca8)
  • models: Add text classification models module and necessary classes (484db0f)
  • text_classifier: Add TextClassifier class for text classification tasks using transformer models from Hugging Face (586a38e)
  • hyfiml: Add package initialization comment (7460a55)

Fix

  • text_classifier: Return labels instead of ids in predict method (a987cc8)
  • dependencies: Update hyfi to version 1.36.2 (f894097)
  • dependencies: Update hyfi to version ^1.36.1 (564c85a)