zhmz1326 / deep-learning-from-scratch-2-nlp-notebookLinks
深度学习入门2 自然语 言处理(NLP)篇 一书源代码的 jupyter 版(https://github.com/oreilly-japan/deep-learning-from-scratch-2)
☆18Updated 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:
- ☆58Updated 3 years ago
- Resource for AINLP☆137Updated 4 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 6 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆26Updated 6 years ago
- 个人所需整理的自然语言处理资源集合☆71Updated 4 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛初赛☆141Updated 6 years ago
- ☆17Updated 6 years ago
- 电商多轮对话智能机器人☆58Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛TOP40解决方案☆19Updated 6 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- nlp包括对话的数据集收集整理☆14Updated 5 years ago
- code collections for the book of qna☆120Updated 2 years ago
- fasttext 多标签文本分类☆13Updated 6 years ago
- Python自然语言处理实战-核心技术与算法☆64Updated 7 years ago
- 组会ppt与论文--每一次的精心准备都值得留下记录😛☆150Updated 6 years ago
- 文本分类:传统机器学习模型和深度学习模型☆51Updated 6 years ago
- 天池瑞金医院MMC人工智能辅助构建知识图谱大赛初赛,糖尿病相关医疗命名实体识别,基于pycrfsuite实现。We provide a solution for preliminary contest of Tianchi Ruijin Hospital MMC Artif…☆74Updated 6 years ago
- baseline分享-互联网新闻情感分析☆11Updated 5 years ago
- 《机器阅读理解:算法与实践》代码☆155Updated last year
- 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记☆105Updated 6 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
- AI Paper阅读记录与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱☆34Updated 11 months ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- ☆247Updated 5 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆244Updated 2 years ago