https://github.com/pythainlp/thaipromptnlp
Thai NLP Task Powered by Prompt
https://github.com/pythainlp/thaipromptnlp
Last synced: about 1 month ago
JSON representation
Thai NLP Task Powered by Prompt
- Host: GitHub
- URL: https://github.com/pythainlp/thaipromptnlp
- Owner: PyThaiNLP
- License: apache-2.0
- Created: 2024-04-29T21:43:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T10:46:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T10:48:05.818Z (about 1 year ago)
- Size: 17.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thai Prompt NLP
Prompt resource for Thai NLP.
**Tasks**
- [Thai Word tokenization](https://github.com/PyThaiNLP/thaipromptnlp/blob/main/task/word_tokenization.md)
- [Thai part-of-speech](https://github.com/PyThaiNLP/thaipromptnlp/blob/main/task/part-of-speech.md)
- [Thai named-entity recognition](https://github.com/PyThaiNLP/thaipromptnlp/blob/main/task/named-entity-recognition.md)
- [Thai Knowledge Graph Extraction](https://github.com/PyThaiNLP/thaipromptnlp/blob/main/task/knowledge-graph-extraction.md)
[WIP]
Fork, create the task, and pull request!!