masoudMZB/Text-Wizard-Fatsapi-NLP-project
NLP Visualization/Augmentation techniques using fast api to implement.
This tool helps data analysts and researchers quickly understand and prepare text data. It takes raw text, lists of text, or text columns from CSV files as input. It then generates visual plots showing common word patterns (N-grams) and identifies rare words within your dataset, along with offering a back-translation feature to augment text data. This is designed for anyone needing to explore or enhance text data for analysis or machine learning.
No commits in the last 6 months.
Use this if you need to visualize text patterns, find uncommon words, or create more training data for machine learning models using back-translation.
Not ideal if you're looking for a user-friendly graphical interface or a tool for advanced sentiment analysis or entity recognition.
Stars
8
Forks
—
Language
Python
License
MIT
Category
Last pushed
Dec 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/masoudMZB/Text-Wizard-Fatsapi-NLP-project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dsfsi/textaugment
TextAugment: Text Augmentation Library
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
searchableai/KitanaQA
KitanaQA: Adversarial training and data augmentation for neural question-answering models
SanghunYun/UDA_pytorch
UDA(Unsupervised Data Augmentation) implemented by pytorch
google-research/uda
Unsupervised Data Augmentation (UDA)