Merge ed29ba2472502aad20ee1dd44e8f4c963ab09dde into 2252650cfdff3782d5a85458507fe9ec6edde7a4

This commit is contained in:
Ross Gardiner 2024-08-10 22:31:33 -04:00 committed by GitHub
commit 92a9616c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -733,6 +733,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- General
* [gensim](https://github.com/RaRe-Technologies/gensim) - Topic Modeling for Humans.
* [Haystack](https://github.com/deepset-ai/haystack) - A framework for building NLP applications (like semantic search, agents and question-answering) with Transformers and LLMs.
* [langid.py](https://github.com/saffsd/langid.py) - Stand-alone language identification system.
* [nltk](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
* [pattern](https://github.com/clips/pattern) - A web mining module.