yanqiangmiffy / seq2seq-nmt
基于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:
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago
- 精简版NEZHA模型权重☆21Updated 4 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago
- FastText 文本分类☆19Updated 6 years ago
- 完全端到端的核心实体识别与情感预测☆34Updated 5 years ago
- 基于rasa的天气在线对话机器人☆9Updated 5 years ago
- 总结一些工作学习中的文本分类算法☆16Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆84Updated 2 years ago
- Translation model based on sequence to sequence model. 基于seq2seq模型的翻译模型demo☆17Updated 6 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
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- 槽填充、意图预测(口语理解)论文整理和中文翻译。Slot filling and intent prediction paper collation and Chinese translation.☆49Updated 5 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- 基于方差权重因子选词的SIF句向量模型-实验源码☆11Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆40Updated 5 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago
- AI Challenger 2018 阅读理解赛道代码分享☆21Updated 6 years ago
- Attention-based BLSTM-CRF Architecture for Mongolian Named Entity Recognition☆17Updated 6 years ago
- NLP NER datasets video/music/book bio☆88Updated 4 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 5 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago