论文列表——text classification
https://blog.csdn.net/BitCs_zt/article/details/82938086
列出自己阅读的text classification论文的列表,以后有时间再整理相应的笔记。阅读价值评分纯粹是基于自己对于文章的理解,标准包括:动机、方法、数据集质量、实验安排、相关工作等,满分为5。列表如下:
名称 所属会议 类型 时间 阅读价值
Recurrent Convolutional Neural Networks for Text Classification AAAI long paper 2015 4.5
Do Convolutional Networks need to be Deep for Text Classification ? AAAI 2017 work shop 4.5
Learning Structured Representation for Text Classification via Reinforcement Learning AAAI 2018 long paper 4
Enriching Word Vectors with Subword Information ACL 2017 long paper 4
Deep Pyramid Convolutional Neural Networks for Text Categorization ACL 2017 long paper 4.5
Universal Language Model Fine-tuning for Text Classification ACL 2018 long paper 4
Task-oriented Word Embedding for Text Classification COLING 2018 long paper 3.5
Very deep convolutional networks for text classification EACL 2017 long paper 4
Bag of Tricks for Efficient Text Classification EACL 2017 short paper 4.5
Convolutional Neural Networks for Sentence Classification EMNLP long paper 2014 5
Recurrent Neural Network for Text Classification with Multi-Task Learning IJCAI long paper 2016 4
A Generalized Recurrent Neural Architecture for Text Classification with Multi-Task Learning IJCAI long paper 2017 4
Combining Knowledge with Deep Convolutional Neural Networks for Short Text Classification IJCAI long paper 2017 4.5
Densely Connected CNN with Multi-scale Feature Attention for Text Classification IJCAI long paper 2017 4
A Sensitivity Analysis of (and Practitioners’ Guide to) Convolutional Neural Networks for Sentence Classification IJCNLP 2017 long paper 4.5
Hierarchical Attention Networks for Document Classification NACCL long paper 2016 4.5
Multinomial Adversarial Networks for Multi-Domain Text Classification NAACL long paper 2016 3
Gated Multi-Task Network for Text Classification NAACL long paper 2018 4
Character-level Convolutional Networks for Text Classification NIPS long paper 2015 4.5
Convolutional Neural Networks for Text Categorization: Shallow Word-level vs. Deep Character-level 2016 4.5
---------------------
作者:ZSYGOOOD
来源:CSDN
原文:https://blog.csdn.net/BitCs_zt/article/details/82938086?utm_source=copy
版权声明:本文为博主原创文章,转载请附上博文链接!
论文列表——text classification的更多相关文章
- #论文阅读# Universial language model fine-tuing for text classification
论文链接:https://aclweb.org/anthology/P18-1031 对文章内容的总结 文章研究了一些在general corous上pretrain LM,然后把得到的model t ...
- 论文阅读:《Bag of Tricks for Efficient Text Classification》
论文阅读:<Bag of Tricks for Efficient Text Classification> 2018-04-25 11:22:29 卓寿杰_SoulJoy 阅读数 954 ...
- 论文翻译——Character-level Convolutional Networks for Text Classification
论文地址 Abstract Open-text semantic parsers are designed to interpret any statement in natural language ...
- 论文解读(XR-Transformer)Fast Multi-Resolution Transformer Fine-tuning for Extreme Multi-label Text Classification
Paper Information Title:Fast Multi-Resolution Transformer Fine-tuning for Extreme Multi-label Text C ...
- [转] Implementing a CNN for Text Classification in TensorFlow
Github上的一个开源项目,文档讲得极清晰 Github - https://github.com/dennybritz/cnn-text-classification-tf 原文- http:// ...
- [Tensorflow] RNN - 04. Work with CNN for Text Classification
Ref: Combining CNN and RNN for spoken language identification Ref: Convolutional Methods for Text [1 ...
- Implementing a CNN for Text Classification in TensorFlow
参考: 1.Understanding Convolutional Neural Networks for NLP 2.Implementing a CNN for Text Classificati ...
- 基于视觉的 SLAM/Visual Odometry (VO) 开源资料、博客和论文列表
基于视觉的 SLAM/Visual Odometry (VO) 开源资料.博客和论文列表 以下为机器翻译,具体参考原文: https://github.com/tzutalin/awesome-vis ...
- CNN tensorflow text classification CNN文本分类的例子
from:http://deeplearning.lipingyang.org/tensorflow-examples-text/ TensorFlow examples (text-based) T ...
随机推荐
- .babelrc文件的一些简单的配置
首先现在根目录先生存.babelrc文件 这个文件是用来设置转码的规则和插件的 如果想使用es6语法,必须安装插件 npm install babel-preset-es2015 { "pr ...
- 使用 IntraWeb (7) - 主模板
TIWLayoutMgrHTML.TIWTemplateProcessorHTML 属于页面级的模板, 如果要全站统一模板, 当然要用主模板. TIWTemplateProcessorHTML 通过其 ...
- FireDAC 下的 Sqlite [4] - 创建数据库
建立数据库的代码: {建立内存数据库的一般代码:} begin FDConnection1.DriverName := 'SQLite'; //同 FDConnection1.Params.Add(' ...
- CAT架构的应用与实践 IT大咖说 - 大咖干货,不再错过
CAT架构的应用与实践 IT大咖说 - 大咖干货,不再错过 http://www.itdks.com/dakashuo/new/dakalive/detail/594
- Ubuntu 14 安装Java(JRE、JDK)、Maven
JRE vs OpenJDK vs Oracle JDK JRE(Java Runtime Environment),它是你运行一个基于Java语言应用程序的所正常需要的环境.如果你不是一个程序员的话 ...
- rcp(插件开发)点击按钮出现 The chosen operation is not enabled 解决办法
别的项目组,遇到以下错误信息: 首先看一下log日志里的异常信息,估计就知道是什么问题了. 项目组遇到的这个错误是source 指向错误 找不到相关的class.
- delphi socket 编程 使用多线程
http://blog.csdn.net/lailai186/article/details/8788710?utm_source=tuicool TClientSocket和TServerSocke ...
- WCF Routing服务,负载均衡
WCF4.0支持路由机制,通过RoutingService实现请求分发.拦截处理. 一.应用场景 1.暴露一个endpoint在外网,其余服务部署于内网: 2.请求分发,能对服务做负载功能: 二.WC ...
- x86 TargetPlatform with XBAPs
I've got a XAML Browser Hosted Application (XBAP) project that has a dependency on another project t ...
- 在AngularJS中使用ES6
本篇记录一些AngularJS结合使用ES6的各种写法. ES6中module的导出导入 class MainController { constructor(searchService){ this ...