Skip to content

Releases: stephenhky/PyShortTextCategorization

Release 1.4.4

Choose a tag to compare

@stephenhky stephenhky released this 24 Dec 17:02
  • Bugs regarding SumEmbedVeccClassification.py;
  • Fixing bugs due to Python 3.6 restriction on scipy.

Release 1.4.3

Choose a tag to compare

@stephenhky stephenhky released this 10 Nov 21:51
  • Bugs about transformer-based model on different devices resolved.

Release 1.4.2

Choose a tag to compare

@stephenhky stephenhky released this 18 Oct 16:20
9769ae1
  • Documentation requirements and PyUp configs cleaned up.

Release 1.4.1

Choose a tag to compare

@stephenhky stephenhky released this 23 Sep 18:13
bc1f2eb

Documentation and codes cleaned up.

Release 1.4.0

Choose a tag to compare

@stephenhky stephenhky released this 02 Sep 22:24
  • Provided support BERT-based sentence and tokens embeddings;
  • Implemented support for BERTScores.

Release 1.3.0

Choose a tag to compare

@stephenhky stephenhky released this 23 Jul 19:21
cc5167a
  • Removing dependencies on PuLP, and reimplementing word mover's distance (WMD) using SciPy.

Release 1.2.6

Choose a tag to compare

@stephenhky stephenhky released this 05 Jun 19:46
  • Removed Python-2 codes (urllib2).

Release 1.2.5

Choose a tag to compare

@stephenhky stephenhky released this 21 May 13:17
  • Update on gensim package usage and requirements;
  • Removed some deprecated functions.

Release 1.2.4

Choose a tag to compare

@stephenhky stephenhky released this 13 May 20:53
  • Update on scikit-learn requirements to >=0.23.0.
  • Directly dependence on joblib;
  • Support for Python 3.8 added.

Release 1.2.3

Choose a tag to compare

@stephenhky stephenhky released this 28 Apr 17:44
  • PyUP scan implemented;
  • Support for Python 3.5 decommissioned.