LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用
☆43Sep 15, 2019Updated 6 years ago
Alternatives and similar repositories for sentiment_analysis
Users that are interested in sentiment_analysis are comparing it to the libraries listed below
Sorting:
- 一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix☆53Sep 5, 2023Updated 2 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Oct 4, 2022Updated 3 years ago
- 使用BERT构建多 标签标注模型☆42Feb 23, 2020Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Jul 10, 2019Updated 6 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆101May 19, 2021Updated 4 years ago
- 中文情感分析-textcnn☆24Mar 24, 2023Updated 2 years ago
- ☆12Jun 14, 2022Updated 3 years ago
- Build and visualize the word2vec model on sogou news data(SogouCS)☆13Mar 3, 2018Updated 8 years ago
- ☆11Apr 20, 2020Updated 5 years ago
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Apr 19, 2020Updated 5 years ago
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 4 years ago
- Use Siamese Network to implement fingerprint verification task.☆10Oct 21, 2021Updated 4 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Jun 18, 2022Updated 3 years ago
- 实现对携程网站的酒店评论爬取,并进行数据预处理和基于情感分类的数据分析,使用了jieba评论分词等处理技术,情感词典,特征值提取,机器学习模型等分析预测技术,词云,热力图等可视化技术☆13Jul 15, 2022Updated 3 years ago
- 模型服务部署 Demo☆10Sep 4, 2024Updated last year
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- 商品评论关键词提取和评论情感分析☆13Jul 14, 2016Updated 9 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆65Jul 8, 2019Updated 6 years ago
- Malicious domain name detection based on tensorflow☆36Jan 6, 2018Updated 8 years ago
- 基于Spark、Python Flask和MovieLens dataset的在线电影推荐 系统☆28Dec 20, 2019Updated 6 years ago
- Local self-attention in Transformer for visual question answering☆13Mar 17, 2024Updated 2 years ago
- 语音降噪☆26Jan 24, 2018Updated 8 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Dec 8, 2022Updated 3 years ago
- Resources for recent AI systems (deployment concerns, cost and accessibility). -- closed☆12May 29, 2021Updated 4 years ago
- nlp基础任务☆23May 26, 2021Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆26May 2, 2020Updated 5 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- A sentiment analysis web system using Django. - UESTC CS NLP入门之情感分析系统☆11Dec 8, 2022Updated 3 years ago
- ☆17Nov 7, 2023Updated 2 years ago
- Convolutional autoencoder for encoding/decoding RGB images in TensorFlow with high compression ratio☆12Jul 28, 2018Updated 7 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Mar 31, 2019Updated 6 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Dec 17, 2019Updated 6 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆28Oct 19, 2021Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Nov 4, 2021Updated 4 years ago
- 基于NLP的舆情监控系统,支持中文情感分析☆20Mar 10, 2025Updated last year
- 使用谷歌2020pegasus模型进行中文文档摘要☆27Jun 14, 2022Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133May 29, 2024Updated last year
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆141Dec 19, 2019Updated 6 years ago