Skip to content

v2.1.0

Compare
Choose a tag to compare
@proycon proycon released this 04 Dec 16:24
· 325 commits to master since this release
  • 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