用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化
☆32Jul 10, 2019Updated 7 years ago
Alternatives and similar repositories for Text_Classification_TF
Users that are interested in Text_Classification_TF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- fasttext 多标签文本分类☆13Sep 16, 2019Updated 6 years ago
- An end-to-end sentiment analysis library, including TextCNN, BERT, Docker, React.js, etc.☆16Jan 3, 2023Updated 3 years ago
- FastText 文本分类☆18Nov 23, 2018Updated 7 years ago
- Chatbot_CN项目的知识图谱模块☆12Mar 27, 2020Updated 6 years ago
- 智能客服+闲聊机器人☆13Apr 16, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆13Jun 3, 2020Updated 6 years ago
- 使用 Hono 开发的文本审核 API 服务 :)☆14Nov 19, 2024Updated last year
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆43Sep 15, 2019Updated 6 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆13Sep 23, 2019Updated 6 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。