cjctaylor's Stars
bosondata/bosonnlp.py
BosonNLP HTTP API 封装库(SDK)
shiyybua/NER
基于tensorflow深度学习的中文的命名实体识别
dair-iitd/OpenIE-standalone
kimiyoung/transfer
Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks
Roshanson/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
lhyxcxy/nlp
各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等
huyingxi/new-LSTM-Cell
论文实现 by - pytorch
thunlp/MNRE
The code and data for ACL2017 paper "Neural Relation Extraction with Multi-lingual Attention"
lancopku/Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
knowitall/ollie
Ollie is a open information extractor that uses bootstrapped dependency paths.
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
FudanNLP/nlp-beginner
NLP上手教程
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
bishanyang/EventEntityExtractor
Joint event and entity extractor
twjiang/fact_triple_extraction
使用句法依存分析抽取事实三元组
thunlp/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
Lynten/stanford-corenlp
Python wrapper for Stanford CoreNLP.
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
rockingdingo/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
HIT-SCIR/ltp
Language Technology Platform
FudanNLP/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing