thunder123321's Stars
Ha0Tang/DDLCN
[WACV 2019 Oral] Deep Micro-Dictionary Learning and Coding Network
fudannlp16/CWS_Dict
Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018
cqunlp/research_resources
Resources of CQU CS 1701 research, include NLP, Knowledge Graph,Cloud Computing, etc.
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
acbull/HiCE
Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
calebmah/ggnn.pytorch
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP
PhantomGrapes/MultiDigraphNER
A Neural Multi-digraph Model for Chinese NER with Gazetteers
fendouai/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
catziyan/DRLPytorch-
白话强化学习与PyTorch的学习笔记
kyzhouhzau/Bert-BiLSTM-CRF
This model base on bert-as-service. Model structure : bert-embedding bilstm crf.
thunder123321/Medical-named-entity-recognition-for-ccks2017
A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017
fangwater/Medical-named-entity-recognition-for-ccks2017
A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017
lyyang01/CCKS2017_ENR-
caojiangxia/CCKS2017
NER
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Johnwei386/Tcn_CWS
Oneplus/segrep-for-nn-semicrf
Code for Exploring Segment Representations for Neural Segmentation Models
SUTDNLP/NNTransitionSegmentor
Transition-based word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L
jcyk/CWS
Source code for an ACL2016 paper of Chinese word segmentation
jcyk/greedyCWS
Source code for an ACL2017 paper on Chinese word segmentation
SUTDNLP/NNSegmentation
Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L
zhouh/WCC-Segmentation
Chinese word segmentation model with word-based character embeddings.
SUTDNLP/LibN3L
LibN3L: A light-weight neural network package for natural language
jiesutd/RichWordSegmentor
Neural word segmentation with rich pretraining, code for ACL 2017 paper
ShannonAI/glyce
Code for NeurIPS 2019 - Glyce: Glyph-vectors for Chinese Character Representations