Skip to content

Tags: cltk/cltk

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add Spacy process for Grc (#1243)

* add Spacy process for Grc

* bump vers to 1.3.0

---------

Co-authored-by: Annette von Stockhausen <[email protected]>
Co-authored-by: Clément Besnier <[email protected]>
Co-authored-by: Kyle P. Johnson <[email protected]>

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update vers 126 for master (#1258)

* Removed spacy_features attribute of Word when the SpacyProcess is used

* rerun demo for pickle fix

* bump vers

---------

Co-authored-by: Clément Besnier <[email protected]>

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Re-enable removal of facny quotes (#1256)

* comment out the rm of special characters

* bump vers

* re-enable text removal for fancy quotation marks

v1.2.2

Toggle v1.2.2's commit message
update vers

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clemsciences mypy version coverage (#1240)

* Updated mypy

* Fixed version retrieval

* Added coverage commands

* Fixed __init__.py

* Fixed CLTK version print

* remove pyre workflow

* update print for new importlib

---------

Co-authored-by: Clément Besnier <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates to Clemsciences's spacy process (#1239)

* Added spaCy process

* Improved spaCy to CLTK wrapper

* Use correct Token attributes

* Use spaCy download function instead of shell command

* Update poetry.lock

* Removed unrelated changes

* Fixed SpacyWrapper, StanzaWrapper and download_all_models.py

* Improved SpacyWrapper

* update dependencies

* demo notebook not working

* Added spaCy process

* Improved spaCy to CLTK wrapper

* Use correct Token attributes

* Use spaCy download function instead of shell command

* Removed unrelated changes

* Fixed SpacyWrapper, StanzaWrapper and download_all_models.py

* Improved SpacyWrapper

* Improved SpacyWrapper

* Renamed spacy_dep.py to spacy_wrapper.py and lint fixes

* add morphology from spacy to cltk Doc

* downgrade spacy to 3.6.1

* Download spaCy model if the model is absent

* update dev dependencies, improve spacy wrapper

* spacy wrapper working

* fix .get_dependencies()

* make e2e work with LatinCy

* re-add Latin Stops Process

* add spacy dl to build script

* trigger CI rerun

* load spacy directly

* dl spacy model with subprocess

* load model after dl

* load w/ spacy (wrapper seems to err

* don't check only dl

* bump spacy

* why old spacy on ci?

* deepcopy to copy

* basic lat tests pass

* rewrite bad UD types from Mood to VerbForm

* finish more cleanup or LatinCy release

* add citation printing

* rename latincy proc

---------

Co-authored-by: Clément Besnier <[email protected]>
Co-authored-by: Clément Besnier <[email protected]>

v1.1.7

Toggle v1.1.7's commit message
make py version a str in rtd

v1.1.7a6

Toggle v1.1.7a6's commit message
add torch exception due to build problems on docker

v1.1.7a5

Toggle v1.1.7a5's commit message
misc cleanup for 3.11.6

v1.1.7a4

Toggle v1.1.7a4's commit message
Version 1.1.7a4