Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ _Libraries for working with human languages._
- General
- [gensim](https://github.com/piskvorky/gensim) - Topic Modeling for Humans.
- [nltk](https://github.com/nltk/nltk) - A leading platform for building Python programs to work with human language data.
- [llm-token-surgeon](https://github.com/ashishjsharda/llm-token-surgeon) - A CLI and Python library that reduces LLM API token usage by 30-70% through prompt optimization, redundancy removal, and semantic compression.
- [spacy](https://github.com/explosion/spaCy) - A library for industrial-strength natural language processing in Python and Cython.
- [stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages.
- Chinese
Expand Down