zhmz1326 / deep-learning-from-scratch-2-nlp-notebookLinks
深度学习入门2 自然语言处理(NLP)篇 一书源代码的 jupyter 版(https://github.com/oreilly-japan/deep-learning-from-scratch-2)
☆19Updated 6 years ago
Alternatives and similar repositories for deep-learning-from-scratch-2-nlp-notebook
Users that are interested in deep-learning-from-scratch-2-nlp-notebook are comparing it to the libraries listed below
Sorting:
- ☆57Updated 3 years ago
- Chinese WordSegment based on algorithms including Maxmatch (forward, backward, bidirectional), HMM,N-gramm(max prob ngram, biward ngam) e…☆102Updated 7 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛初赛☆142Updated 6 years ago
- Resource for AINLP☆137Updated 4 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- gensim 中文文档☆82Updated 4 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 6 years ago
- Python自然语言处理实战-核心技术与算法☆64Updated 7 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- ☆17Updated 6 years ago
- 个人所需整理的自然语言处理资源集合☆71Updated 4 years ago
- code collections for the book of qna☆120Updated 2 years ago
- 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记☆106Updated 7 years ago
- Using Bi-LSTM model for NER in English.☆31Updated 6 years ago
- Stanford cs224n. 斯坦福2019最新cs224n学习资料 个人学习笔记和解读以及作业解答。 http://web.stanford.edu/class/cs224n/☆53Updated last year
- ☆245Updated 5 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆183Updated 6 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- 电子病历实体命名识别☆37Updated 7 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- “达观杯”文本智能信息抽取挑战赛☆17Updated 6 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Updated 5 years ago
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆48Updated 5 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- 天池瑞金医院MMC人工智能辅助构建知识图谱大赛初赛,糖尿病相关医疗命名实体识别,基于pycrfsuite实现。We provide a solution for preliminary contest of Tianchi Ruijin Hospital MMC Artif…☆74Updated 6 years ago
- 神经网络各种模型PyTorch实现☆43Updated 2 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 4 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆245Updated 2 years ago