Releases: MetadataConsulting/letter-annotator
Releases · MetadataConsulting/letter-annotator
0.2.0
Reworked the Highlighter API which was responsible for too many tasks:
Now there are three interfaces handling the highlighting and terms' scoring. TermMatcher
matches the terms in the text and calls Scorer
to score the term occurrence and Highlighter
to replace the term occurrence with decorated text.
0.1.3
0.1.2
0.1.1
0.1.0 (initial release)
v0.1.0 initial commit