Skip to content

Tags: dataiku/dss-plugin-nlp-named-entity-recognition

Tags

v2.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Increase versions, speed & update model downloading (#10)

Co-authored-by: Nicolas Dalsass <nicolasdalsass@users.noreply.github.com>

- Move FLAIR to resources_init & make non-en spaCy models optional
- Upgrade to spaCy 3 & increment plugin version
- Disable unused pipeline algos - divides recipe time roughly by two
- Allow multi-cpu processing - on a 8 core machine, divives recipe time roughly by 3

v1.3.4

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from dataiku/feature/add-jp-support

Add Japanese Support

v1.3.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from dataiku/task/fix-gensism-version

Task/fix gensism version

v1.3.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Bump version after fix on process_dataset_chunks

v1.3.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update plugin.json

v1.3.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update .gitignore

v1.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update LICENSE

v1.2.0-test

Add spacy multilingual model

v1.2-test

Move plugin v1.1.0 to dedicated repo