Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

v2020.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nsorros nsorros released this 07 Sep 11:00
72b3350

Models

  • Add param l2, dense_size, attention_heads, metrics, callbacks, feature_approach to cnn and bilstm classifiers
  • Faster predictions in BertClassifier through the use of spacy's pipe
  • Adds TextClustering