shencunzailaozhang's Stars
guitaowufeng/LR-CNN
v-mipeng/LexiconAugmentedNER
Reject complicated operations for incorporating lexicon for Chinese NER.
longpeng2008/yousan.ai
Awesome resources of yousan.ai(closely related to deep learning).
taigw/brats17
Brain tumor segmentation for MICCAI 2017 BraTS challenge
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
supercoderhawk/DeepNLP
基于深度学习的自然语言处理库
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
liuwei1206/CCW-NER
Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
WHUIR/ME-CNER
Code for CIKM 2019 paper "Exploiting Multiple Embeddings for Chinese Named Entity Recognition".
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
ellisdg/3DUnetCNN
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
CPF-NLPR/AT4ChineseNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
graykode/nlp-roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
ddbourgin/numpy-ml
Machine learning, in numpy
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
chenweilong915/NER-Baseline
CCF-2019 ner baseline
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
zyh961117/CCKS-2017-task2
gxsaccount/Relation_Extraction
use cnn to extraction relation in chinese.
darrenyaoyao/ResCNN_RelationExtraction
Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866
bojone/attention
some attention implements
ThunderingII/nlp_ner
使用Bi-LSTM和crf来进行人名识别,数据集人民日报98年1月标注数据集,训练:验证:测试为3:1:1
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
zibuyu/research_tao
NLP研究入门之道