Pinned Repositories
a-PyTorch-Tutorial-to-Sequence-Labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
allennlp
An open-source NLP research library, built on PyTorch.
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
char_rnn_lm_zh
language model in Chinese,基于Pytorch官方文档实现
Chinese-Word-Segmentation-with-BiLSTM-CRF
Chinese word segmentation implemented with state-of-art architecture
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CWS_Dict
Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018
ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
fastText
Library for fast text representation and classification.
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
lastquarter22's Repositories
lastquarter22/a-PyTorch-Tutorial-to-Sequence-Labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
lastquarter22/allennlp
An open-source NLP research library, built on PyTorch.
lastquarter22/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
lastquarter22/char_rnn_lm_zh
language model in Chinese,基于Pytorch官方文档实现
lastquarter22/Chinese-Word-Segmentation-with-BiLSTM-CRF
Chinese word segmentation implemented with state-of-art architecture
lastquarter22/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
lastquarter22/CWS_Dict
Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018
lastquarter22/ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
lastquarter22/fastText
Library for fast text representation and classification.
lastquarter22/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
lastquarter22/SymSpell
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
lastquarter22/wang2vec
Extension of the original word2vec using different architectures