Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
bert
TensorFlow code and pre-trained models for BERT
bert_chinese_pytorch
bert for chinese text classification
cheatsheet-translation
Translation of VIP cheatsheets for Machine Learning and Deep Learning
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
LearnPython
Python learn notes 学习笔记
Mac-common-install-issues-Guidance
my_LeetCode
Notes and answer of Leetcode.
NLP
wd6's Repositories
wd6/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
wd6/Mac-common-install-issues-Guidance
wd6/my_LeetCode
Notes and answer of Leetcode.
wd6/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
wd6/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
wd6/bert
TensorFlow code and pre-trained models for BERT
wd6/cheatsheet-translation
Translation of VIP cheatsheets for Machine Learning and Deep Learning
wd6/LearnPython
Python learn notes 学习笔记
wd6/NLP
wd6/concept-tagging-training
Contains code for training NLP models that takes in text and predicts concepts & keywords from a list of standardized NASA keywords. Code for the API that uses models trained by this repo is in `concept-tagging-api` repository.
wd6/CS-Open-Courses
wd6/first-contributions
🚀✨ Help beginners to contribute to open source projects
wd6/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
wd6/Interesting-and-Simple-Python-Projects
Interesting and simple Python Projects with 100 lines. Good for beginners to learn and practice Python.
wd6/Machine-Learning
wd6/MachineLearning_ImageClassification
wd6/MachineLearning_Python
机器学习算法python实现
wd6/Matplotlib-basic-guidance
Matplotlib 的基本用法
wd6/nl2sql_baseline
wd6/NLP_Collections
Collection of NLP tools, dataset, paper, competition and so on.
wd6/pyml
Use python and numpy to realize machine learning alrorithms
wd6/Python-Offer
《剑指Offer》面试题Python实现
wd6/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
wd6/Research
novel deep learning research works with PaddlePaddle
wd6/sklearn-crfsuite
scikit-learn inspired API for CRFsuite
wd6/SmartNLP
wd6/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
wd6/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
wd6/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
wd6/wd6