pat-coady/rnn
Recurrent Neural Network Language Model
This tool helps you analyze and predict sequences of words, like those found in sentences or paragraphs. You input a collection of text documents, and it learns the patterns and relationships between words to generate new, coherent text or understand existing language structures. It's designed for researchers or practitioners working with natural language.
No commits in the last 6 months.
Use this if you need to build models that can process and generate human language, such as for text completion, content generation, or language understanding tasks.
Not ideal if you're looking for a pre-trained, production-ready language model or a tool for numerical data analysis.
Stars
8
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 17, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pat-coady/rnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
allenai/allennlp-models
Officially supported AllenNLP models