Skip to content

wynshiter/nlp_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

简介

NLP_DEMO NLP Common Analytical Ideas

视频课程

Video_Course

免费视频课程链接:自然语言处理实战入门

随着人工智能的快速发展,自然语言处理和机器学习技术的应用愈加广泛。 要想快速入门这些前沿技术总是存在着各种各样的困难. 本教程力求为同学们对该领域整体概况有一个明晰的认识,并选择网络爬虫,汉语分词,可视化,文本分类等几个常见的应用领域和场景进行基于python语言的实战化入门介绍。

With the rapid development of artificial intelligence, the application of natural language processing and machine learning technology is more and more extensive. In order to get a quick start to these frontier technologies, there are always various difficulties. This tutorial aims to give students a clear understanding of the overall situation in this field, and select several common application fields and scenarios, such as web crawler, Chinese word segmentation, visualization, text categorization and so on, for a practical introduction based on Python language.


前置技术

  • 正则表达式
  • 网络爬虫
  • 传统机器学习算法
  • 深度学习算法

爬虫与语料积累

Corpus_Accumulation--spider


NLP基础分析

Basic Analysis Route of Chinese NLP

简单NLP分析套路(2)----分词,词频,命名实体识别与关键词抽取

《自然语言处理实战入门》 ---- 第4课 :中文分词原理及相关组件简介


可视化与语料库

Visual presentation and corpus collection

简单NLP分析套路(3)---- 可视化展现与语料收集整理

wordcloud

  • 以下是使用结巴分词器TF-IDF 关键词抽取算法抽取的词云

wordcloud

  • 以下是使用mask 图像使用ltp 分词器跑出的分词结果生成的词云

csdn_wordcloud

LDA

LDA FOR MY BLOG

综合可视化

语料库


句法分析


情感倾向性分析


机器翻译

机器翻译:统计建模与深度学习方法


问答机器人

知识图谱

文本搜索

智能问答

文本生成

只需单击三次,让中文GPT-2为你生成定制故事


参考书籍与资源

配套代码:https://github.com/bainingchao/NLP-ML

自然语言处理理论与实践

配套代码:https://github.com/nlpinaction/learning-nlp

Python自然语言处理实战-核心技术与算法

  • NLP汉语自然语言处理原理与实践

NLP汉语自然语言处理原理与实践

自然语言处理入门


致谢

排名不分先后,本github 参照了众多网上,书上,论文上的代码,图片,如有侵权请联系删除,非常感谢提供给资源的各个 网站,公众号,老师。


最新热点跟踪

About

NLP Common Analytical Ideas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published