Skip to content

Releases: stephenhky/PyShortTextCategorization

Release 1.1.6

02 Dec 16:27
032c2c7
Compare
Choose a tag to compare
  • Compatibility with TensorFlow 2.0.0

Release 1.1.5

24 Sep 04:08
14bde0c
Compare
Choose a tag to compare
  • Decommissioned GCP buckets; using data files stored in AWS S3 buckets.

Release 1.1.4

20 Jul 18:49
Compare
Choose a tag to compare
  • Minor bugs fixed.

Release 1.1.3

07 Jul 18:48
f5dd795
Compare
Choose a tag to compare
  • Updated codes for Console code loading;
  • Updated Travis CI script.

Release 1.1.2

05 Jun 23:23
Compare
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
Compare
Choose a tag to compare
  • Bug fixed.

Release 1.1.0

03 Mar 20:30
f739cc0
Compare
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
Compare
Choose a tag to compare
  • Compatibility with Python 3.7 with TensorFlow as the backend.

Release 1.0.7

30 Jan 21:48
Compare
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
Compare
Choose a tag to compare
  • Minor documentation updates;
  • Testing word-embedding model on Amazon S3 bucket.