Tag file / Filtered inventory

#Python.

This view shows tools whose metadata carries the selected tag. It is a working filter, not a separate ranking.

7Matches
32Other tags
1,187Total tools
0Paid slots
001

Flair

Flair is a powerful open-source library for Natural Language Processing (NLP) in Python. It provides simple and flexible tools for processing and analyzing text, particularly for tasks such as Named Entity Recognition (NER), text classification, and part-of-speech tagging. Developed by the Zalando Research Group, Flair enables the use of modern deep-learning models in an intuitive way and supports various pre-trained embeddings to improve the accuracy of NLP applications.

Recommend #nlp#python#library
AI
002

Gensim

Gensim is a powerful open-source library for natural language processing (NLP) in Python. It specializes in efficient modeling of topics and analysis of large text collections. Gensim offers scalable algorithms for topic modeling, document similarity, and vector space representations, widely used in research and industry.

Recommend #nlp#topic-modeling#python
AI Open Source
003

Jovian

Hands-on learning platform for Python, data analysis, machine learning, and Jupyter workflows.

Recommend #education#data#analytics
Developer Freemium
004

NLTK (Natural Language Toolkit)

NLTK is a widely used open-source Python library for natural language processing, offering tools, corpora, and tutorials for text analysis and NLP learning.

Recommend #nlp#python#library
AI Open Source
005

Pydantic AI

Pydantic AI brings the Pydantic idea of types, validation and clear data models into AI agents. For Python teams, that is interesting because agents move closer to normal software quality and further away from loose prompt experiments. Pydantic AI is especially strong when structured inputs and outputs matter more than quickly assembled agent prototypes.

Recommend #ai-agents#python#developer-tools
Developer Tools Open Source
006

Stanza

A powerful open-source NLP library from Stanford for Python developers, with multilingual support and pretrained models for tasks such as tokenization, lemmatization, part-of-speech tagging, named entity recognition, and syntactic analysis.

Recommend #nlp#python#developer-tools
AI Open Source
007

TextBlob

TextBlob is a user-friendly Python library for natural language processing tasks such as sentiment analysis, text classification, translation, and more.

With caveat #nlp#python#library
Productivity Open Source