NLP-LOVE / Introduction-NLPLinks
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
☆2,253Updated 3 years ago
Alternatives and similar repositories for Introduction-NLP
Users that are interested in Introduction-NLP are comparing it to the libraries listed below
Sorting:
- 兜哥出品 <一本开源的NLP入门书籍>☆2,465Updated 9 months ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,492Updated last year
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,769Updated last month
- 中文分词☆3,199Updated 8 months ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,834Updated 2 years ago
- Jiagu深度学习自 然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,413Updated 3 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,736Updated 6 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,335Updated 6 years ago
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督 方法☆2,557Updated last year
- Datasets, SOTA results of every fields of Chinese NLP☆1,806Updated 3 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,244Updated 3 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,536Updated 4 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,372Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- 今日头条中文新闻(文本)分类数据集☆397Updated 4 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆724Updated 4 years ago
- nlp in action☆1,045Updated 4 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,905Updated 2 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,189Updated 3 weeks ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,811Updated last year
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,139Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,014Updated 2 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,745Updated last year
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,302Updated 3 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,863Updated 6 months ago
- NLP研究入门之道☆2,041Updated 5 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,761Updated 4 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,331Updated last year
- 利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。☆1,151Updated 7 years ago
- 自然语言处理、知识图谱、对话系统,大模型等技术研究与应用。☆1,723Updated 7 months ago