Skip to content

Releases: ARTFL-Project/text-preprocessing

text-preprocessing 0.8.3

22 Mar 21:07

Choose a tag to compare

Move to Spacy 3.0 and add support for all Spacy models

text-preprocessing 0.8.2

09 Oct 14:56

Choose a tag to compare

Bug fix release

Text-preprocessing 0.8.1.1

03 Apr 20:51

Choose a tag to compare

Minor change to progress indication

Text-preprocessing 0.8.1

16 Jan 16:33

Choose a tag to compare

  • fix to progress report
  • documentation updates

Text-preprocessing 0.8

15 Nov 15:28
1089d72

Choose a tag to compare

  • Improve sharing of objects in multiprocessing
  • Fix SQL recursive function

text-preprocessing 0.7.2

08 Nov 16:57

Choose a tag to compare

text-preprocessing 0.7.1

23 Oct 19:01

Choose a tag to compare

v0.7.1

fixes to multiprocessing with spacy

text-preprocessing 0.7

13 Sep 20:05
548d753

Choose a tag to compare

  • Parallelize use of spacy (POS and lemmatizer)
  • fixes

text-preprocessing 0.6

14 May 19:38
22221a3

Choose a tag to compare

text-preprocessing 0.5

22 Mar 20:14

Choose a tag to compare

  • API additions
  • Fixes