jaywyawhare/Language-Prediction
This project compares deep learning techniques for multilingual text classification, focusing on language detection and classification using FastText and Sentence Transformer embeddings. It provides a dataset, requirements, and highlights the significance of training on a large multilingual corpus for improved performance.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Apr 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jaywyawhare/Language-Prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras
shibing624/nerpy
🌈 NERpy: Implementation of Named Entity Recognition using Python....