Skip to content

v0.1.1 Patch Release

Latest
Compare
Choose a tag to compare
@apmoore1 apmoore1 released this 16 Aug 08:02
· 6 commits to master since this release

Fixes the following issue:

  1. Error on reaching end of corpus in column sets. This issue arises when you query a corpus for a column set element which is within the end of the file by the context size given in the query e.g. if the element is 4 tokens from the end of file and the query context is 5 this error will occur with an Index out of Bounds exception.