yanqiangmiffy / seq2seq-nmtLinks
基于Keras实现seq2seq,进行英文到中文的翻译
☆18Updated 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:
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 8 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆85Updated 2 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆31Updated 4 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
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- This is a chinese Bert model specific for question answering☆26Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 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
- ☆101Updated 4 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- chatito generate nlu data☆38Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- A full-process dialogue system that can be deployed online☆99Updated 3 years ago
- 基于预训练模型 BERT 的阅读理解☆95Updated last year
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆47Updated 6 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆90Updated 2 years ago
- 采用nlp-architect实现rasa-nlu中文意图提取和槽填充☆40Updated 6 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆15Updated 2 years ago
- 中文版unilm预训练模型☆82Updated 4 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago