Releases: doccano/spacy-partial-tagger
Releases · doccano/spacy-partial-tagger
v0.15.6: Dependency Update
v0.15.5: Dependency Update
Dependency Update (#40) * Update dependencies * Update a pytest setting * Use sequence-label
v0.15.4: Dependency Update
Update dependency (#39) * Update pytorch-partial-tagger * Use the Alignments class in pytorch-partial-tagger * Fix an unnecessary alias
v0.15.3: Follow PEP 621
Follow PEP 621 (#38) * Follow PEP621 * Fix a bug in util.py * Remove unnecessary files * Fix CI * Apply black * Update pypi-publish.yml
v0.15.2: Dependency Update
Dependency Updates (#37) * Update pytorch-partial-tagger * Align new interfaces. * Bump version * Update requirements.txt
v0.15.1: Dependency Update
Update dependencies (#36) * Update requirements.txt * Fix incompatible code * Bump version * Update version of pytorch-partial-tagger
v0.15.0: Update pytorch-partial-tagger
Update pytorch-partial-tagger (#35) * Remove unnecessary code * Update dependencies * Update incompatible code * Bump version * Update requirements.txt
v0.14.0: Update pytorch-partial-tagger
Update pytorch-partial-tagger (#34) * Bump pytorch-partial-tagger version * Update incompatible parts * Bump version * Fix the import order in tokenizer.py * Update requirements.txt
v0.13.0: Refactoring
Bump version
Support token-based spaCy docs
Merge pull request #32 from doccano/feature/token-based-tagger Support token based