Skip to content

Commit aa08c24

Browse files
committed
fix: move rase to ML section
1 parent bde330d commit aa08c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,7 @@ _Libraries for Machine Learning. Also see [awesome-machine-learning](https://git
728728
- [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows.
729729
- [pydantic-ai](https://github.com/pydantic/pydantic-ai) - A Python agent framework for building generative AI applications with structured schemas.
730730
- [RAGFlow](https://github.com/infiniflow/ragflow) - An open-source RAG engine for document understanding and question answering with LLMs.
731+
- [rasa](https://github.com/RasaHQ/rasa) - An open-source machine learning framework for automated text and voice-based conversations.
731732
- [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning.
732733
- [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library.
733734
- [Transformers](https://github.com/huggingface/transformers) - A framework that lets you easily use pretrained transformer models for NLP, vision, and audio tasks.
@@ -761,7 +762,6 @@ _Libraries for working with human languages._
761762
- [nltk](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
762763
- [pattern](https://github.com/clips/pattern) - A web mining module.
763764
- [polyglot](https://github.com/aboSamoor/polyglot) - Natural language pipeline supporting hundreds of languages.
764-
- [rasa](https://github.com/RasaHQ/rasa) - An open-source machine learning framework for automated text and voice-based conversations.
765765
- [spacy](https://spacy.io/) - A library for industrial-strength natural language processing in Python and Cython.
766766
- [Stanza](https://github.com/stanfordnlp/stanza) - The Stanford NLP Group's official Python library, supporting 60+ languages.
767767
- Chinese

0 commit comments

Comments
 (0)