Awesome-Repositories-for-Text-Modeling

repo paper
miracleyoo/DPCNN-TextCNN-Pytorch-Inception Deep Pyramid Convolutional Neural Networks for Text Categorization
Cheneng/DPCNN Deep Pyramid Convolutional Neural Networks for Text Categorization
conv-RNN A Hybrid Framework for Text Modeling with Convolutional RNN
AC-LSTM
- FastText;- BasicCNN (KimCNN,MultiLayerCNN, Multi-perspective CNN);- InceptionCNN;- LSTM (BILSTM, StackLSTM);- LSTM with Attention (Self Attention / Quantum Attention);- Hybrids between CNN and RNN (RCNN, C-LSTM);- Transformer - Attention is all you need;- ConS2S;- Capsule;- Quantum-inspired NN
Double ConvNet;C-LSTM
CNN Convolutional Neural Networks for Sentence Classification
CNN, RNN (LSTM and GRU)
fastText;TextCNN;TextRNN;RCNN;Hierarchical Attention Network;seq2seq with attention;Transformer("Attend Is All You Need");Dynamic Memory Network;EntityNetwork:tracking state of the world;
JerrikEph/Capsule4TextClassification Information Aggregation via Dynamic Routing for Sequence Encoding
SVM Short Text Classification with One Model for All Languages
VDCNN Very Deep Convolutional Neural Network for Text Classification
Sent2Vec (Skip-Thoughts)
Dialogue act tagging classification. Sequential Short-Text Classification with Recurrent and Convolutional Neural Networks
Universal Language Model Fine-tuning (ULMFiT) Universal Language Model Fine-tuning for Text Classification
cvangysel/SERT Structural Regularities in Text-based Entity Vector Spaces
klout/opendata Actionable and Political Text Classification using Word Embeddings and LSTM
jacoxu/STC2 Self-Taught Convolutional Neural Networks for Short Text Clustering
guoyinwang/LEAM Joint Embedding of Words and Labels for Text Classification
abhyudaynj/LSTM-CRF-models Structured prediction models for RNN based sequence labeling in clinical text
A Context-aware Natural Language Generator for Dialogue Systems UFAL-DSG/tgen
hugochan/KATE KATE: K-Competitive Autoencoder for Text
harvardnlp/sa-vae Improved Variational Autoencoders for Text Modeling using Dilated Convolutions
sordonia/hred-qs A Hierarchical Recurrent Encoder-Decoder For Generative Context-Aware Query Suggestion
lanwuwei/SPM_toolkit Neural Network Models for Paraphrase Identification, Semantic Textual Similarity, Natural Language Inference, and Question Answering
salesforce/awd-lstm-lm
cyvius96/adgpm Rethinking Knowledge Graph Propagation for Zero-Shot Learning
alexandres/lexvec Enhancing the LexVec Distributed Word Representation Model UsingPositional Contexts and External Memory
brmson/dataset-sts Sentence Pair Scoring: Towards Unified Framework for Text Comprehension
summanlp/textrank Variations of the Similarity Function of TextRank for Automated Summarization
yufengm/SelfAttentive:binary A Structured Self-Attentive Sentence Embedding
ExplorerFreda/Structured-Self-Attentive-Sentence-Embedding:multi-class A Structured Self-Attentive Sentence Embedding
pandeykartikey/Hierarchical-Attention-Network Hierarchical Attention Networks for Document Classification

文本建模、文本分类相关开源项目推荐(Pytorch实现)的更多相关文章

  1. 自然语言推断(NLI)、文本相似度相关开源项目推荐(Pytorch 实现)

    Awesome-Repositories-for-NLI-and-Semantic-Similarity mainly record pytorch implementations for NLI a ...

  2. 操作PDF文档功能的相关开源项目探索——iTextSharp 和PDFBox

    原文 操作PDF文档功能的相关开源项目探索——iTextSharp 和PDFBox 很久没自己写写心得日志与大家分享了,一方面是自己有点忙,一方面是自己有点懒,没有及时总结.因为实践是经验的来源,总结 ...

  3. 关键词提取自动摘要相关开源项目,自动化seo

    关键词提取自动摘要相关开源项目 GitHub - hankcs/HanLP: 自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换https:/ ...

  4. .NET 文件格式相关开源项目

    在过去的2年里,我已确定把文件格式作为我的主要研究课题之一,NPOI就是在这样的研究课题下的产物.尽管从严格意义上讲NPOI只是POI的.NET版本,并不是我创造的,但是在开发过程中,我对OLE2有了 ...

  5. 计算机视觉人脸相关开源项目总结:face_recognition

    计算机视觉人脸相关开源项目总结 https://github.com/ageitgey/face_recognition 深度学习人脸关键点检测方法----综述

  6. Asp.net Core相关教程及开源项目推荐

    入门 全新的ASP.NET:  https://www.cnblogs.com/Leo_wl/p/5654828.html 在IIS上部署你的ASP.NET Core项目: https://www.c ...

  7. 必须Mark!43个优秀的Swift开源项目推荐

    摘要:拥有着苹果先天生态优势的Swift自发布以来,各种优秀的开源项目便层出不穷.本文作者站在个人的角度,将2014年Swift开源项目做了一个甄别.筛选,从工具.存储.网络.界面.框架到Demo以及 ...

  8. 【转】43个优秀的Swift开源项目推荐

    作为一门集百家之长的新语言,Swift拥有着苹果先天的生态优势,而其在GitHub上各种优秀的开源项目也层出不穷.本文作者@SwiftLanguage从2014年6月苹果发布Swift语言以来,便通过 ...

  9. 开源项目推荐:e-example / Springboot+bootstrap + ……

    前言: 我想要找一个 springboot + bootstrap 的例子介绍,然后搜索到了这个开源项目. 所有能跑起来的项目都有研究价值,看看这个项目的文档.目前正好满足我想要的功能.推荐 正文: ...

随机推荐

  1. springboot 添加 jsp支持

    idea 新建springboot项目 packageing:选择 war next   勾选web 添加jar包 <dependency> <groupId>org.apac ...

  2. SQL语句整理2

  3. ffmpeg-4.1.1-win64-dev在vs2017的搭建

    没得话讲,先在官网下载对应的源码,下载dev/文件夹下的源码和静态链接库  ,下载/shared文件夹下的动态链接库 官网地址:https://ffmpeg.zeranoe.com/builds/wi ...

  4. RabbitMq C# .net 教程

    本文转载来自 [http://www.cnblogs.com/yangecnu/p/Introduce-RabbitMQ.html]写的很详细. 文件安装包官方DEMO下载地址是:http://pan ...

  5. TCP 选项RST

    1.RST介绍 RST表示reset复位,用于异常情况下关闭连接. 发送RST包关闭连接时,不必等缓冲区的包都发出去,直接就丢弃缓冲区中的包. 而接收端收到RST包后,也不必发送ACK包来确认. 2. ...

  6. 线程中AutoResetEvent与ManualResetEvent的区别

    线程之间的通信是通过发信号来进行沟通的.. ManualResetEvent发送Set信后后,需要手动Reset恢复初始状态.而对于AutoResetEvent来说,当发送完毕Set信号后,会自动Re ...

  7. GP中Geoprocessor.Execute(string name, IVariantArray parameters, ITrackCancel trackCancel)

    在做一个项目的过程中,发现GP运算方法 Execute(string name, IVariantArray parameters, ITrackCancel trackCancel) 与Execut ...

  8. xirr函数

    内部收益计算函数 曾经看过一个帖子:有一个理财产品,每年年初存入10000元,每年年底得到利息1000元.持续5年,5年后返还本金50000元:问:利率是多少?下面有个回复:每年存10000,利息10 ...

  9. HTML5 新的 Input 类型

    Input 类型: color(拾色器) color 类型用在input字段主要用于选取颜色,如下所示: 支持浏览器 实例 从拾色器中选择一个颜色: 选择你喜欢的颜色: <input type= ...

  10. WordPress版微信小程序3.2版发布

    WordPress版微信小程序(下称开源版)距离上次更新已经过去大半年了,在此期间,我开发新的专业版本-微慕小程序(下称微慕版),同时开源版的用户越来越多,截止到2018年11月26日,在github ...