SophonPlus / ChineseNlpCorpusLinks
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
☆6,244Updated 6 years ago
Alternatives and similar repositories for ChineseNlpCorpus
Users that are interested in ChineseNlpCorpus are comparing it to the libraries listed below
Sorting:
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,445Updated last year
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,333Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,005Updated last year
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,395Updated 3 years ago
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,735Updated last year
- 使用Bert,ERNIE,进行中文文本分类☆4,283Updated 11 months ago
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法☆2,526Updated last year
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,034Updated last year
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,150Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,603Updated 4 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,723Updated 10 months ago
- Language Technology Platform☆5,143Updated 2 weeks ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,886Updated last year
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,749Updated 2 months ago
- 中文分词☆3,184Updated 5 months ago
- pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation☆6,632Updated 2 years ago
- 百度NLP:分词,词性标注,命名实体识别,词重要性☆3,947Updated 4 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,134Updated 2 years ago
- 中文常用停用词表(哈工大停用词表、百度停用词表等)☆5,166Updated last year
- Baidu's open-source Sentiment Analysis System.☆1,974Updated 10 months ago
- 中文近义词:聊天机器人,智能问答工具包☆5,085Updated 3 weeks ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,811Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,665Updated 5 years ago
- HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。☆2,239Updated 3 years ago
- 从中文文本中自动提取关键词和摘要☆3,367Updated last month
- Datasets, SOTA results of every fields of Chinese NLP☆1,803Updated 3 years ago
- keras implement of transformers for humans☆5,413Updated 7 months ago
- 中文公开聊天语料库☆4,132Updated last year
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…