Skip to content

TTgit/learning-nlp

 
 

Repository files navigation

自然语言处理算法与实战

本书主要是介绍了一些基础的入门知识和概念,同时偏重于实战,这里是代码的主要介绍:

  • chapter-3 中文分词技术
  • chapter-4 词性标注与命名实体识别
  • chapter-5 关键词提取
  • chapter-6 句法分析
  • chapter-7 文本向量化
  • chapter-8 情感分析
  • chapter-9 NLP中用到的机器学习算法
  • chapter-10 基于深度学习的NLP算法

About

nlp in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.7%
  • Jupyter Notebook 8.3%