Skip to content

Releases: stephenhky/PyShortTextCategorization

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.

Release 1.0.5

13 Jan 23:48
Compare
Choose a tag to compare
  • Minor versioning bug.

Release 1.0.4

03 Oct 16:56
Compare
Choose a tag to compare
  • Update package;
  • Less pandas dependence.

Release 1.0.3

07 Aug 03:09
Compare
Choose a tag to compare
  • Minor bugs fixed.

Release 1.0.2

24 Jul 16:34
Compare
Choose a tag to compare
  • Minor bugs regarding installation fixed.

Release 1.0.1

17 Jul 18:25
Compare
Choose a tag to compare
  • Minor bugs fixed.

Release 1.0.0

14 Jul 14:51
Compare
Choose a tag to compare
  • Python-3 compatibility;
  • Replacing the original stemmer to use Snowball;
  • Certain functions cythonized;
  • Various bugs fixed.

Release 1.0.0a3

13 Jul 15:53
12b5263
Compare
Choose a tag to compare
Release 1.0.0a3 Pre-release
Pre-release
  • Cythonizing some functions.

Release 1.0.0a2

11 Jul 17:31
ec88a08
Compare
Choose a tag to compare
Release 1.0.0a2 Pre-release
Pre-release
  • Potential bugs for I/O of certain trained models fixed.

Release 1.0.0a1

10 Jul 02:00
0bb7c44
Compare
Choose a tag to compare
Release 1.0.0a1 Pre-release
Pre-release
  • Python 3.5 and 3.6 compatibility, in addition to Python 2.7;
  • Various bugs fixed.