All Versions
9
Latest Version
Avg Release Cycle
39 days
Latest Release
2026 days ago

Changelog History

  • v4.0.13 Changes

    September 10, 2018

    πŸ‘ NER now supports use of multiple models within same VM context.
    πŸ‘Œ Improved documentation for configuration in pipeline and in core-utilities.
    🐎 Various minor fixes to improve performance (core-utilities, Chunker).
    Minor improvements to StatefulTokenizer.

  • v4.0.12 Changes

    August 03, 2018

    πŸ”„ Changes:

    • βž• Added the ability to use JSON Serialized Format with NerTagger #676
    • πŸ› bugs with multiple NERAnnotators per process space #675
    • βͺ Revert "Incremental Training" #672
  • v4.0.10 Changes

    July 25, 2018
    1. fix the timex bug when may and sat appear as verbs instead of timexe #663
    2. Incremental Training #667
    3. Added get and post functions for adding Views to JsonStr serialized TA #671
  • v4.0.9 Changes

    July 22, 2018

    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
  • v4.0.8

    July 22, 2018
  • v4.0.2 Changes

    February 17, 2018

    Summary of the changes:

    • Question Type Classifier #601
    • πŸ› Bug fixes for dataless classifier #601
    • Pipeline-Client: now a separate module #601
  • v4.0.1 Changes

    December 17, 2017
    • πŸ›  Fix cogcomp website links in the readmes #585
    • ⬇️ Dropping some old dependencies in transliterator #584
    • Dataless Classifier #544
  • v4.0.0 Changes

    November 10, 2017
    • πŸ›  Fixes in the readmes #585
    • Clean up old dependencies in transliterator #585
    • Double to Float when loading models #583
    • An ACE reader with TrueCaser #581
  • v3.1.35 Changes

    October 30, 2017
    • βž• Added relation extraction #572
    • βž• Added transliteration models #577
    • Extend the list of languages and add ISO 639-3 standard 3-digit ids, with @mayhewsw 's suggestion. #576
    • AnnotatorService can receive parameters now parameters. #576
    • βœ… Ignore a few external test, to make CIs faster #577