Sweetflowerjulia/NLP-tag-classification-with-GloVe-and-LSTM
Natural Language Processing. From data preparation to building model and deploy the model to web service
This project helps data scientists and machine learning engineers build and deploy text classification models. It takes raw text documents, cleans them, converts them into a format suitable for machine learning, and outputs a trained model that can categorize text. The model can then be deployed as a web service for real-time text categorization in applications.
No commits in the last 6 months.
Use this if you are a data scientist or ML engineer looking for a guided example to build, train, and deploy a text classification model using GloVe embeddings and an LSTM neural network.
Not ideal if you are a business user without programming experience looking for a no-code solution to categorize text.
Stars
11
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 25, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Sweetflowerjulia/NLP-tag-classification-with-GloVe-and-LSTM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper