Skip to content

Releases: stephenhky/PyShortTextCategorization

Release 1.1.2

05 Jun 23:23

Choose a tag to compare

  • Updated code to load FastText models (as previous function was deprecated by gensim).

Release 1.1.1

24 Apr 00:59

Choose a tag to compare

  • Bug fixed.

Release 1.1.0

03 Mar 20:30
f739cc0

Choose a tag to compare

  • Size of embedded vectors set to 300 again when necessary; (possibly break compatibility)
  • Moving corpus data from Github to Google Cloud Storage.

Release 1.0.8

14 Feb 05:08

Choose a tag to compare

  • Compatibility with Python 3.7 with TensorFlow as the backend.

Release 1.0.7

30 Jan 21:48

Choose a tag to compare

  • Compatibility with Python 3.7 with Theano as the backend;
  • Minor documentation changes.

Release 1.0.6

30 Jan 02:41

Choose a tag to compare

  • Minor documentation updates;
  • Testing word-embedding model on Amazon S3 bucket.

Release 1.0.5

13 Jan 23:48

Choose a tag to compare

  • Minor versioning bug.

Release 1.0.4

03 Oct 16:56

Choose a tag to compare

  • Update package;
  • Less pandas dependence.

Release 1.0.3

07 Aug 03:09

Choose a tag to compare

  • Minor bugs fixed.

Release 1.0.2

24 Jul 16:34

Choose a tag to compare

  • Minor bugs regarding installation fixed.