0809zheng / automatic-poetry-pytorch
Pytorch实现自动写唐诗、写藏头诗。
☆28Updated 4 years ago
Alternatives and similar repositories for automatic-poetry-pytorch:
Users that are interested in automatic-poetry-pytorch are comparing it to the libraries listed below
- 中文电影评论情感分类,pytorch实现Text-CNN。☆40Updated 4 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 5 months ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆24Updated 3 years ago
- ☆19Updated 4 years ago
- 《跟我一起深度学习》☆196Updated 7 months ago
- 收集经常用到的一些python代码☆45Updated 3 months ago
- 使用HMM、N-Gram、BiLSTM、Bert等模型对中文语料分词并比较结果☆14Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- learning pytorch step by step☆30Updated last year
- 一份pytorch模型训练框架,方便快速设计和开始训练一个模型☆66Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆72Updated 3 years ago
- 使用pytorch实现RNN-LSTM写诗☆155Updated 5 years ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆60Updated 11 months ago
- code and data for AAAI2022 paper "ContrastNet: A Contrastive Learning Framework for Few-Shot Text Classification"☆25Updated last year
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆99Updated 2 years ago
- 疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab☆43Updated 4 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。声明:所有内容来自(仅供学习):https://github.com/scutan90/DeepLearni…☆39Updated 5 years ago
- ☆119Updated last year
- CCF-BDCI 小样本数据分类任务☆15Updated 2 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆47Updated 3 years ago
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- ☆18Updated 3 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Updated 4 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆16Updated 4 months ago
- LSTM_poetry_generate☆26Updated 3 years ago
- 多模态虚假新闻检测挑战赛第一名☆12Updated 4 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago