CogCompNLP v4.0.9 Release Notes

Release Date: 2018-07-22 // almost 6 years ago
  • 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:

    • NER training #666
    • NER Model Loading #654

    CorpusReaders:

    • βž• Add MascXCESReaderTest corpus to resources #650
    • Ontonotes 5 readers #627
    • TACReader #615

    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:

    • πŸ› Bug fixes #646
    • πŸ›  Fix temporal component cannot capture obvious timexes #636
    • Populate timex normalization type to the TIMEX View in TextAnnotation #630