Repository navigation
seq2seq-attention
- Website
- Wikipedia
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
文本生成 - 通过商品参数和图片自动生成营销文本
Chinese chatbot for neural machine translation in PyTorch.Including basic seq2seq、seq2seq with attention、pointer generator、seq2seq with cnn and so on.
Deep learning model with Tensorflow 2.0
Apply seq2seq(attention) model to classification of sequence-pictures
Text summarization for Chinese dialogues with seq2seq and attention
C# Sequence to Sequence Learning with Attention using LSTM Neural Networks. Based on https://github.com/mashmawy/Seq2SeqLearn
한글을 영어로 번역하는 자연어처리 모델 스터디입니다.
Successfully developed a news summarization model using a Seq2Seq architecture with attention mechanism to generate concise and contextually accurate summaries from long-form news articles.
Successfully developed a text summarization model using Seq2Seq with attention to condense multi-turn dialogues from the SAMSum dataset into coherent and informative summaries.
Successfully developed a dialogue summarization model using a Seq2Seq architecture with Attention on the DialogSum dataset to generate concise and coherent summaries of multi-turn conversations.
Successfully developed a French text summarization model using the MLSum dataset and a Seq2Seq architecture with attention mechanism to generate concise and coherent summaries from long-form news articles.