shawroad/NLP_tensorflow_project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
This project offers a collection of tools to help you build or improve systems that understand and process human language. You can input text data and use these tools to perform tasks like categorizing documents, building simple chatbots, or identifying key entities in text. It's designed for anyone needing to integrate natural language processing capabilities into their applications or workflows.
No commits in the last 6 months.
Use this if you are a developer or data scientist looking for TensorFlow-based implementations for common NLP tasks like text classification, named entity recognition, or question answering.
Not ideal if you are looking for a no-code solution or pre-trained models ready for immediate deployment without any development.
Stars
33
Forks
17
Language
xBase
License
—
Category
Last pushed
Oct 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/shawroad/NLP_tensorflow_project"
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