duguiming111 / tensorflow-logistics-regressionLinks
用tensorflow实现了逻辑回归算法,将sigmoid换成softmax,实现多文本分类的任务。
☆28Updated 6 years ago
Alternatives and similar repositories for tensorflow-logistics-regression
Users that are interested in tensorflow-logistics-regression are comparing it to the libraries listed below
Sorting:
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 4 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 5 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 7 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆213Updated 4 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆48Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆245Updated 2 years ago
- ☆135Updated 6 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Updated 5 years ago
- 文本分类:传统机器学习模型和深度学习模型☆51Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago
- Resource for AINLP☆137Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 7 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆291Updated 5 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- ☆268Updated 5 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 5 years ago