v9.0.0
spencermountain
released this
02 Apr 22:16
·
4021 commits
to master
since this release
benchmarked between 30-50% faster on parsing+tagging
- renames
Term.tag
object toTerm.tags
so the.tag()
method can work throughout more-consistently - fixes 'Auxillary' tag typo to 'Auxiliary'
- optimisation of .match(), and tagset - significant speedup!
- adds
.tagger()
method and cleanup extra params - adds
wordStart
andwordEnd
offsets to.out('offset')
for whitespace+punctuation - new
.has()
method for faster lookups