Kevinwenya / GenerateText
文本生成--从原理到实现
☆9Updated 7 years ago
Alternatives and similar repositories for GenerateText:
Users that are interested in GenerateText are comparing it to the libraries listed below
- 基于Seq2Seq与TensorFlow的中文QA robot☆9Updated 6 years ago
- notes and codes about NLP☆24Updated 5 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类:季军 (4st/3131)☆23Updated 6 years ago
- 基于attention的文本分类,并且提供了可视化界面☆9Updated 6 years ago
- 新词发现 Chinese Words Extraction & New Words Finder (Python package).☆22Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 5 years ago
- BiLSTM-CNN-CRF Model For Named Entity Recognition☆11Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 主要和大家分享今年2019年的ACL paper☆31Updated 5 years ago
- 2019年4月8日,第三届搜狐校园内容识别算法大赛。☆25Updated 5 years ago
- 蚂蚁金服比赛 15th/2632☆47Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 6 years ago
- 基于MP-CNN的中文句子相似度计算☆13Updated 6 years ago
- smp2018 contest ( distinguish human writing or robot writing from news )☆19Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆31Updated 6 years ago
- ☆12Updated 3 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- 汽车行业用户观点主题及情感识别☆25Updated 4 years ago
- 实体识别和信息抽取☆18Updated 5 years ago
- Paper notes: Linguistically Regularized LSTM for Sentiment Classification☆7Updated 6 years ago
- 用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。☆14Updated 6 years ago
- 使用word2vec, fasttext进行训练词向量☆11Updated 6 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆60Updated 6 years ago
- “达观杯”NLP算法挑战赛 竞赛成绩:排名前1%(29/2885)☆17Updated 6 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆30Updated 7 years ago
- CHIP2018问句匹配大赛 Rank6解决方案☆21Updated 6 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆70Updated 5 years ago
- 中文短句相似度☆17Updated 7 years ago