Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

NLP_Paper

主要研究自然语言处理中的文本摘要和句子压缩,这里用于解读阅读的nlp论文

情感分析

Paper1:ACL2019|Context-aware Embedding for Targeted Aspect-based Sentiment Analysis

巧用文本语境信息:基于上下文感知的向量优化

文本摘要

Paper1:ACL2019|Coherent Comment Generation for Chinese Articles with a Graph-to-Sequence Model

使用Graph-to-Sequence模型为中文文章生成连贯评论

Transformer

Paper1:arXiv|Attention is All You Need

本文的创新点在于抛弃了之前传统的encoder-decoder模型必须结合cnn或者rnn的固有模式,只用attention,且开创了self-attention时代,引发BERT等预训练模型飞速发展

About

本人主要研究自然语言处理中的文本摘要和句子压缩,这里用于解读阅读的nlp论文

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.