QuantumLiu / Neural-Headline-Generator-CN
从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题
☆45Updated 7 years ago
Alternatives and similar repositories for Neural-Headline-Generator-CN
Users that are interested in Neural-Headline-Generator-CN are comparing it to the libraries listed below
Sorting:
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 2 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆122Updated 5 years ago
- 教育行业新闻 自动文摘 语料库 自动摘要☆199Updated 6 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆89Updated 6 years ago
- 微博自动摘要系统 Chinese Microblog Automatic Summary System☆30Updated 6 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆92Updated 5 years ago
- ☆121Updated 7 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆71Updated 5 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆77Updated 4 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Updated 5 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Updated 2 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 基于字符训练词向量☆88Updated 6 years ago