dongyu2014's Stars
kyzhouhzau/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xuanzebi/BERT-CH-NER
基于BERT的中文命名实体识别
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
yhilpisch/dx
DX Analytics | Financial and Derivatives Analytics with Python
OUCMachineLearning/OUCML
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Separius/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
yalesong/BGCS
Bayesian Group-sparse Compressed Sensing Toolbox (FG 2015)
tipt0p/SparseBayesianRNN
Gandor26/Sparse-Bayesian-Learning
Based on M.E.Tipping. Sparse Bayesian Learning and the Relevance Vector Machine. JMLR, 1:211-244, 2001
nndl/exercise
exercise for nndl
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
librauee/Statistical-Learning
✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题