Releases: pgolo/sic
Releases · pgolo/sic
sic-1.3.3
[1.3.3] - 2021-09-17
Changed
Fixed bug causing incorrect normalization when replacement tokens can be tokenized themselves
sic-1.3.2
[1.3.2] - 2021-01-21
Changed
Improved logical reasoning to resolve conflicting instructions
sic-1.3.1
[1.3.1] - 2020-12-08
Changed
Updated logic with respect to spelling correction
sic-1.3.0
[1.3.0] - 2020-11-30
Added
Support for transitivity in tokenization rules
Option to identify tokens but don't add word separators to resulting string
sic-1.2.0
[1.2.0] - 2020-11-09
Added
Tokenization rules can be added to a compiled model
sic-1.1.0
[1.1.0] - 2020-10-31
Added
Implicit instantiation of core classes
Classes and function for ad hoc creation of tokenization config
Methods to save (pickle) and load (unpickle) compiled Normalizer instance
Wheel for Python 3.9
sic-1.0.6
[1.0.6] - 2020-09-10
Changed
Fixed bug with replacing substring that is not a token
sic-1.0.5
[1.0.5] - 2020-09-08
Changed
Normalizer.data is now exposed as a property
Updated documentation, added performance benchmarks
Installable package is either pure Python or wheel with precompiled Cython
sic-1.0.4
[1.0.4] - 2020-09-03
Added
Normalizer.result['r_map'] attribute
Scripts to build wheels
sic-1.0.4a1
[1.0.4a1] - 2020-09-03
Added
Normalizer.result['r_map'] attribute
Scripts to build wheels
You can’t perform that action at this time.