zoulala / Seq2seq_Translation
Tensorflow实现 seq2seq,并训练实现英-中翻译
☆15Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Seq2seq_Translation
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 6 years ago
- QA、CHAT、Task-Oriented简单的demo实现☆26Updated 5 years ago
- 2018百度机器阅读理解技术竞赛☆166Updated 5 years ago
- ☆58Updated 2 years ago
- 英中机器文本翻译☆61Updated 5 years ago
- Pytorch implementation of "Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction", ACML2018☆56Updated 3 months ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 使用不同的方法计算相似度☆41Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 5 years ago
- 学习用PyTorch创作唐诗☆15Updated 5 years ago
- 基于transformer的指针生成网络☆92Updated 3 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆85Updated last year
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- A third-party implementation of paper《Spelling Error Correction with Soft-Masked BERT》using tensorflow==1.12.0☆22Updated 3 years ago
- 完成了《实战Google深度学习框架》里的内容☆20Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 4 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆116Updated 5 years ago
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆40Updated 5 years ago
- This is a chinese Bert model specific for question answering☆27Updated 5 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 5 years ago
- 基于webQA的开放域问答系统☆91Updated 6 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Updated 5 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- ChineseHumorSentiment, chinese humor sentiment mining including corpus build and mining nlp methods.中文文本幽默情绪计算项目,项目包括幽默文本语料库的构建,幽默计算模型,包括…☆113Updated 5 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago