gaussic / text-classification-cnn-rnnLinks
CNN-RNN中文文本分类,基于TensorFlow
☆4,243Updated last year
Alternatives and similar repositories for text-classification-cnn-rnn
Users that are interested in text-classification-cnn-rnn are comparing it to the libraries listed below
Sorting:
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,810Updated last year
- 自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等☆1,723Updated 2 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,043Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,626Updated 4 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,337Updated 3 years ago
- 利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。☆1,149Updated 7 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,896Updated last year
- tensorflow implementation☆1,147Updated 5 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,978Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- 中文分词☆3,187Updated 6 months ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,257Updated last year
- nlp in action☆1,044Updated 4 years ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,459Updated last year
- 从中文文本中自动提取关键词和摘要☆3,371Updated 2 months ago
- pyltp: the python extension for LTP☆1,549Updated 2 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,271Updated 6 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,299Updated last year
- 兜哥出品 <一本开源的NLP入门书籍>☆2,445Updated 6 months ago
- 今日头条中文新闻(文本)分类数据集☆388Updated 4 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,396Updated 3 years ago
- 基于tensorflow深度学习的中文的命名实体识别