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:
- 使用BERT构建多标签标注模型☆42Feb 23, 2020Updated 6 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Oct 4, 2022Updated 3 years ago
- 一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix☆53Sep 5, 2023Updated 2 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Sep 5, 2023Updated 2 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- ☆13Jun 3, 2020Updated 5 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆74Oct 23, 2019Updated 6 years ago
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Apr 19, 2020Updated 5 years ago
- nlp基础任务☆23May 26, 2021Updated 4 years ago
- 中文文本改写☆20Oct 4, 2020Updated 5 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 4 years ago
- 语音降噪☆26Jan 24, 2018Updated 8 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Jun 18, 2022Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Nov 4, 2021Updated 4 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆100May 19, 2021Updated 4 years ago
- 使用 Keras 进行中文文本分类☆53Jan 6, 2018Updated 8 years ago
- 中文情感分析-textcnn☆24Mar 24, 2023Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆28Oct 19, 2021Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27May 2, 2020Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Dec 8, 2022Updated 3 years ago
- Malicious domain name detection based on tensorflow☆36Jan 6, 2018Updated 8 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆27Jun 14, 2022Updated 3 years ago
- 毕业生离校管理系统☆10Feb 22, 2023Updated 3 years ago
- Local self-attention in Transformer for visual question answering☆13Mar 17, 2024Updated last year
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- 基于Spark、Python Flask和MovieLens dataset的在线电影推荐系统☆28Dec 20, 2019Updated 6 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133May 29, 2024Updated last year
- 程序语言课程作业在线评测平台(实现Java、C、Python的选择、填空、代码题在线评测),基于SpringBoot+Layui+MySQL实现☆12Aug 13, 2020Updated 5 years ago
- 基于OpenCV和Tkinter的指纹识别系统,使用的硬件为AS608☆15Mar 3, 2025Updated 11 months ago
- 电影推荐系统☆85Jun 3, 2021Updated 4 years ago
- 智能营销文案生成☆35May 6, 2025Updated 9 months ago
- 该项目是在英文数据集上,分别使用textcnn模型和BERT模型进行分类。比较效果☆26Jul 10, 2019Updated 6 years ago
- 基于检索的任务型多轮对话☆77Oct 11, 2020Updated 5 years ago
- 1、基于gensim的word2vec模型的训练 2、基于skip_gram模型的词向量模型的训练 3、词向量模型的评估(近义词、反义词) 4、兼容基于gensim的word2vec模型的训练、基于skip_gram模型的词向量模型的训练的增量模型的训练 5、转换词向量☆10Jul 1, 2020Updated 5 years ago
- 古诗生成 GAN☆10Aug 28, 2020Updated 5 years ago
- Explicit high order interaction models implemented in Keras, including: DCN, xDeepFM, AutoInt etc.☆12Mar 25, 2023Updated 2 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- 基于Python,以CA认证为基础,通过SSL握手协议交换密钥,实现AES加密通信的聊天室☆10Aug 22, 2024Updated last year