Releases: proycon/colibri-core
Releases · proycon/colibri-core
v2.3.0
v2.2.0
v2.1.2
v2.1.1
v2.1.0
- Implemented more efficient algorithms for the search and extraction of pre-specified skipgrams and flexgrams (issue #9)
- Added
colibri-findpatterns
script (issue #9) - Documentation and Python tutorial updated with a section on finding pre-specified patterns
- Better flexgram support
- Patternmodeller tool now as long options for everything to avoid confusion
- Fixed getskipcontent (issue #10)
- Minor fixes and improvements for Cython/Python
v2.0.4
v2.0.3
v2.0.0
Version 2.0 release of Colibri Core.
Main changes:
- better class encoding (stronger compression, less memory)
- internal use of pattern pointers during training (quicker, less memory)
- pattern pointer models
- fixes in skipgram computation
- more extensive test suite
Data format changed from v1, but old formats can still be read by v2.