plkmo/NLP_Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
This toolkit helps you automatically process text and speech for various business needs. You provide raw text documents or audio files, and it can categorize them, summarize content, translate languages, correct grammar, or transcribe speech to text. This is designed for professionals like content creators, data analysts, or researchers who need to efficiently manage and derive insights from large volumes of linguistic data.
110 stars. No commits in the last 6 months.
Use this if you need to quickly train or apply advanced AI models to your text or audio data for tasks like classification, summarization, translation, or speech recognition.
Not ideal if you are a non-technical user looking for a ready-to-use, no-code application; this toolkit requires some coding knowledge to set up and operate.
Stars
110
Forks
24
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/plkmo/NLP_Toolkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SlapBot/sounder
An intent recognizing algorithm to predict the intent of a given text.
loretoparisi/hf-experiments
Experiments with Hugging Face 🔬 🤗
hjian42/Natural-Language-Processing-Nanodegree
Natural Language Processing Nanodegree from Udacity Platform, in which I implement Hidden Markov...
Philipp2211/Udacity-Natural-Language-Processing-Nanodegree
This repository contains all my solutions to the tutorials/projects of the Udacity Natural...
hyunjoonbok/natural-language-processing
Ready-to-use Implementation of Natural Language Processing models in Keras/Tensorflow (transformer)