4.0.9
CoreUtils:
- BasicTextAnnotationBuilder.java now accepts list of list of tokens #670
- fixed a bug in json serializer. Also updated to explicitly store and… #662
- fix a TextAnnotation builder bug on Windows #639
- deleted duplicated DBHelper.java #632
NER:
CorpusReaders:
Chunker:
- Chunker training data fix #627
Similarity:
- Allow user to provide types for one or both names in NESim.compare() #625
Tokenizer:
- Fix common dates like "10/14/2016" are not parsed to a single token #654
- Add option to split on multiple newlines, capture emails as single token. #647
Temporal normalizer: