code-kern-ai/bricks
Open-source natural language enrichments at your fingertips.
This project offers a collection of pre-built natural language processing tools to help you analyze and understand text. You can feed in raw text documents and get outputs like sentiment scores, extracted key information (e.g., author), or even translated content. It's designed for anyone working with text data, such as content analysts, researchers, or product managers, who needs quick insights or automated text processing.
462 stars. No commits in the last 6 months.
Use this if you need ready-to-use functions to classify text, extract specific details, or generate new content from your textual data without building models from scratch.
Not ideal if you need to build highly customized, domain-specific natural language models from the ground up or require an extensive, deeply integrated data labeling platform.
Stars
462
Forks
24
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/code-kern-ai/bricks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone