Add Haystack to README.md

This commit is contained in:
Ross Gardiner 2023-04-03 20:02:08 +02:00 committed by GitHub
parent fcf4aeb762
commit ed29ba2472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -872,6 +872,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.