• Stars
    star
    428
  • Rank 100,826 (Top 2 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码

NLP_basis

这是我学习NLP的笔记,课程内容来自:https://www.bilibili.com/video/av42021445/?p=17

其中文件夹 0_jieba_example 1_Stanford_NLP_example 2_hanlp_example 属于第二章->三个安装包的测试代码

其他各章请依次阅读原理部分:在markdown文件中和代码部分:在标有章节号的文件夹中

第一章:NLP简介

原理:第一章:NLP简介

第二章:NLP常用开发工具包

原理:第二章:NLP常用开发工具包

代码:

0_jieba_example

1_Stanford_NLP_example

2_hanlp_example

第三章:分词、词性标注及命名实体识别介绍及应用

原理:第三章:分词、词性标注及命名实体识别介绍及应用

代码:3_chapter

第四章:依存句法和语义依存分析

原理:第四章:依存句法和语义依存分析

代码:4_chapter

第五章:N-GRAM

原理:第五章:N-GRAM

代码:5_chapter

第六章:词向量与word2vec

原理:第六章:词向量与word2vec

代码:6_chapter

第七章:CNN与CNN文本分类

原理:第七章:CNN与CNN文本分类

代码:7_chapter

第八章:深度学习之循环神经网络与递归神经网络+LSTM文本分类

原理:第八章:RNN原理与LSTM文本分类

代码:8_chapter

第九章:项目:基于深度学习的医药保险命名体识别

原理:第九章:基于深度学习的医药保险命名体识别

代码:9_chapter

------------------------------------完---------------------------------------------------------

更多NLP知识请访问:

我的主页:https://jackkuo666.github.io/

我的博客:https://blog.csdn.net/weixin_37251044

More Repositories

1

Data_Structure_with_Python

这是我在学习《基于Python的数据结构》的时候的笔记与代码
Python
118
star
2

Similarity_matching_system

这个是一个《电商标题数据相似度匹配系统》,使用方法有:tfidf+词袋模型,余弦相似度,word2vec
Jupyter Notebook
25
star
3

NLP_Learning_Way

这是我在学习NLP的学习计划列表
Python
19
star
4

Python_nlp_notes

这是我《 Python 自然语言处理 中文第二版 》jupyter版笔记
Jupyter Notebook
17
star
5

csdn_blog_code_implement

这是我的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:
Jupyter Notebook
12
star
6

jackkuo666.github.io

这是我的github所有项目的的总介绍
10
star
7

a_numpy_based_implement_cnn

这是我的博客《不用框架,使用Python搭建基于numpy的卷积神经网络来进行cifar-10分类的深度学习系统》的代码实现。
Jupyter Notebook
10
star
8

AllenNLP_notes

这是我学习AllenNLP的笔记
Python
9
star
9

convert_tf_bert_model_to_pytorch

将 tensorflow 版本的预训练 bert model 转化为 pytorch 版本
Python
6
star
10

leetcode_notes

这个是我在刷leetcode的时候的一些笔记
Python
6
star
11

learn_allennlp_get_start

an moive review classification examples with cnn and bert model, use python scripts train, eval and prdict, also use `Allennlp train`cmd to train, eval and predit.
Python
6
star
12

Chinese-word-cloud

vue+elementUI前端+flask后端=中文词云生成器web页面
JavaScript
3
star
13

label_data_augmentation_use_faiss

利用faiss索引、chinese simbert向量化的最近邻的中文label数据增强
Python
3
star
14

xunfei_paper_classification_competition

这个是我参加科大讯飞[学术论文分类挑战赛](https://challenge.xfyun.cn/topic/info?type=academic-paper-classification )个人参赛记录
Python
2
star
15

tianchi_news_classification_competition

# 这个是[阿里云新闻分类大赛](https://tianchi.aliyun.com/competition/entrance/531810/introduction) 的参赛记录
Python
1
star
16

learn_SpringMVC_s05_BookManager

a java web mini project, use SSM: Spring+SpringMVC+Mybatis
CSS
1
star
17

xunfei_chinese_question_similarity_competition

这个是我参加科大讯飞[中文问题相似度挑战赛](https://challenge.xfyun.cn/topic/info?type=chinese-question-similarity )个人参赛记录
Jupyter Notebook
1
star
18

train_bert_from_egg_with_tensorflow

train_bert_from_egg_with_tensorflow 这里是从头训练bert模型的tensorflow2.5版本
Python
1
star
19

sate_of_art_NLP_technical_component

这是个人维护的[最新的NLP技术组件]
1
star
20

bert4keras_nezha_chinese_train

使用bert4keras训练nezha_chinese
Python
1
star
21

Data_Structure_with_Python_book

这个是《基于Python的数据结构与算法》的一个book
HTML
1
star