massquantity / text-generation-using-kerasLinks
文本生成
☆41Updated 6 years ago
Alternatives and similar repositories for text-generation-using-keras
Users that are interested in text-generation-using-keras are comparing it to the libraries listed below
Sorting:
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆252Updated 4 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Updated 6 years ago
- bert for chinese text classification☆141Updated 6 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- 使用BERT模型做文本分类;面向工业用途☆223Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 5 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- 细粒度用户评论情感分析☆123Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Updated 5 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆456Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆245Updated 2 years ago