underthesea icon indicating copy to clipboard operation
underthesea copied to clipboard

Underthesea - Vietnamese NLP Toolkit

Results 79 underthesea issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.9. Commits dceb634 [4.1.x] Bumped version for 4.1.9 release. e7c3a2c [4.1.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of v... 491dcce [4.1.x] Added missing...

dependencies
python

Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19. Commits fc42edd [3.2.x] Bumped version for 3.2.19 release. eed53d0 [3.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of v... 007e46d [3.2.x] Added missing...

dependencies
python

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies
javascript

Named Entity Recognition model for Vietnamese with zero-shot capabilities using OpenAI Install dependencies ```bash $ pip install underthesea[prompt] ``` Export API Key ```bash export OPENAI_API_KEY=YOUR_KEY ``` Suggested API usage: ```python...

genai

Following the instruction from https://github.com/undertheseanlp/underthesea/blob/main/contribute/CONTRIBUTING.rst, I start to test my fork locally for my another issue but this bug emerges when I run `python setup.py test`. It seems that I...

[Deprecating] Old POS Tag model (pos_crf_2017_10_11.bin) will be deprecated in the version 6.5.0

[Deprecating] Old NER model (ner_crf_2017_10_12.bin) will be deprecated in the version 6.5.0

👩‍💼 As an NLP engineer, you know that accurate and reliable language resources are essential for building effective natural language processing systems. 📚 The Vietnamese Dictionary project is a comprehensive...

module: dictionary