Skip to content

DeepLearning in Natural Language Processing including Language Model, Part of Sentence, Chinese Segmentation,Named Entity Recognition and so on.

License

Notifications You must be signed in to change notification settings

ylwctyt/DeepNaturalLanguageProcessing

 
 

Repository files navigation

DeepNaturallanguageprocessing

深度自然语言处理

使用深度学习建立语言模型,其中包括文本生成,翻译等

使用深度学习模型建立文本生成,模仿安娜卡列琳娜写文章。

TextClassification

文本分类

sentiment_analysis

文本情感分析

深度中文自然语言处理,主要是结合embedding word进行文本的情感分析。

segmentation

中文分词

基于序列标注的思想,使用bidirectional_RNN来建模。

About

DeepLearning in Natural Language Processing including Language Model, Part of Sentence, Chinese Segmentation,Named Entity Recognition and so on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.2%
  • Jupyter Notebook 40.6%
  • Shell 0.2%