Changelog
Full Changelog
Closed issues:
- TypeError: __init__() missing 1 required positional argument: 'text' while loading the model #64
v0.7.3 (2022-05-05)
Full Changelog
Closed issues:
- Language of the Evaluator's Tokenizer is set to English when asked for Dutch or French. #62
- Paths when running training #57
Merged pull requests:
v0.7.2 (2021-06-03)
Full Changelog
Closed issues:
- Surrogation output #56
- Surrogate Evaluation Script #55
- Surrogation Methods #54
Merged pull requests:
v0.7.1 (2021-02-15)
Full Changelog
Closed issues:
- Support spaCy 3 #51
- Auto exiting from Google colab while training model #50
Merged pull requests:
v0.7.0 (2020-12-16)
Full Changelog
Merged pull requests:
- Run integration tests for Python 3.6/3.7/3.8 on CI #48 (jantrienes)
- Move pytest-cov and pylint configuration to setup.cfg #47 (jantrienes)
- Remove obsolete conditional in CRF tagger #46 (jantrienes)
- Add integration tests for FlairTagger and CRFTagger #45 (jantrienes)
- Handle invalid model names in model lookup #44 (jantrienes)
- Automate model download if not found in cache #43 (jantrienes)
- Upgrade model training dependencies #42 (jantrienes)
- Return dict for ignored sents in crf.predict_marginals #41 (jantrienes)
- Add fine-tuning and embedding language flags #40 (AIessa)
v0.6.1 (2020-10-13)
Full Changelog
Closed issues:
- English model and Re-train #33
Merged pull requests:
- Correctly handle whitespace in BIO to standoff conversion #39 (jantrienes)
- Add flag to save final BiLSTM-CRF model when training on a train-subset #38 (jantrienes)
- Expand scope of error handling in date parsing #37 (jantrienes)
- Escape regex parameters during name replacements #36 (jantrienes)
- Handle platform-specific issue with strftime/strptime #35 (jantrienes)
v0.6.0 (2020-09-10)
Full Changelog
Merged pull requests:
- Add customizable error handling for PHI replacement #34 (jantrienes)
v0.5.2 (2020-09-07)
Full Changelog
Merged pull requests:
- Bundle generator resources with python package via package_data #32 (jantrienes)
v0.5.1 (2020-09-04)
Full Changelog
Merged pull requests:
v0.5.0 (2020-09-04)
Full Changelog
Merged pull requests:
v0.4.0 (2020-09-04)
Full Changelog
Merged pull requests:
- Invalidate semaphore cache when conda env changed #26 (jantrienes)
- Add dateinfer and nameparser to setup.py #25 (jantrienes)
- Add surrogate generation demo to README #24 (jantrienes)
- Add autopep8 and isort to dev requirements and remove pylint bound #23 (jantrienes)
- Gracefully handle surrogate replacement for shuffle without choices #22 (jantrienes)
- Add utility API to generate surrogates for a set of annotated documents #21 (jantrienes)
v0.3.3 (2020-08-07)
Full Changelog
Closed issues:
- Question about hardware required for model training #14
- Semaphore 2 : missing auto_cancel parameter in semaphore.yml #12
Merged pull requests:
v0.3.2 (2020-01-16)
Full Changelog
Merged pull requests:
v0.3.1 (2020-01-16)
Full Changelog
Merged pull requests:
v0.3.0 (2020-01-16)
Full Changelog
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator