TextBlob is a Python library for natural language processing, offering a simple API for sentiment analysis, part-of-speech tagging, noun phrase extraction, classification, tokenization, and more, built on NLTK and pattern.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMade With ML is an open-source course and codebase teaching how to design, develop, deploy and iterate on production-grade machine learning applications, covering MLOps, testing, serving, CI/CD and continual learning.
A collection of machine learning and deep learning code examples and tutorials accompanying online courses. Covers topics from linear regression to reinforcement learning, NLP, computer vision, and generative AI.
HanLP is a production-ready multilingual NLP toolkit based on PyTorch and TensorFlow 2.x, supporting tokenization, POS tagging, named entity recognition, syntactic parsing, semantic analysis, and more, with both RESTful and native APIs.
Hugging Face Transformers is a model-definition framework for machine learning across text, vision, audio, and multimodal tasks. It provides a unified API for inference and training with over 1 million pretrained checkpoints.