kevinniland/Language-Detection-Neural-Network-with-Vector-Hashing
:mortar_board: 4th year Artificial Intelligence project. Using the Encog library, it uses vector hashing in conjunction with K-Fold Cross Validation to train a neural network using the WiLI Language Dataset. This neural network can then be used to predict the language of an input.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Java
License
MIT
Category
Last pushed
May 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kevinniland/Language-Detection-Neural-Network-with-Vector-Hashing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kermitt2/delft
a Deep Learning Framework for Text https://delft.readthedocs.io/
yoeo/guesslang
Detect the programming language of a source code
matthewdeanmartin/whats_that_code
detect programming language of source in pure python from an ensemble of classifiers
inejc/paragraph-vectors
:page_facing_up: A PyTorch implementation of Paragraph Vectors (doc2vec).
microsoft/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego