yanqiangmiffy / seq2seq-nmtLinks
基于Keras实现seq2seq,进行英文到中文的翻译
☆17Updated 4 years ago
Alternatives and similar repositories for seq2seq-nmt
Users that are interested in seq2seq-nmt are comparing it to the libraries listed below
Sorting:
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆86Updated 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
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆31Updated 4 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- This is a chinese Bert model specific for question answering☆27Updated 6 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- 中文实体抽取☆14Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 8 years ago
- 完全端到端的核心实体识别与情感预测☆35Updated 6 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Updated 2 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 4 years ago
- code collections for the book of qna☆120Updated 2 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- ☆102Updated 5 years ago
- 使用BERT解决lic2019机器阅读理解☆90Updated 6 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- 李傲龍的博客☆82Updated last year
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆47Updated 7 years ago
- 基于预训练模型 BERT 的阅读理解☆96Updated 2 years ago
- QA、CHAT、Task-Oriented简单的demo实现☆27Updated 6 years ago
- 2021语言与智能技术竞赛:多技能对话任务☆23Updated 4 years ago