Pinned Repositories
awesome-knowledge-graph
整理知识图谱相关学习资料
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
BERT-Keyword-Extractor
Deep Keyphrase Extraction using BERT
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
LR-CNN
neural-dep-srl
A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling
NLP-in-IJCAI-2019
A Summary of NLP domain in IJCAI 2019.
PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
NeeMax's Repositories
NeeMax/NLP-in-IJCAI-2019
A Summary of NLP domain in IJCAI 2019.
NeeMax/bert
TensorFlow code and pre-trained models for BERT
NeeMax/LR-CNN
NeeMax/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
NeeMax/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
NeeMax/awesome-knowledge-graph
整理知识图谱相关学习资料
NeeMax/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
NeeMax/BERT-Keyword-Extractor
Deep Keyphrase Extraction using BERT
NeeMax/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
NeeMax/biobert
BioBERT: a pre-trained biomedical language representation model for biomedical text mining
NeeMax/CCKS2019-IPRE
CCKS2019-人物关系抽取
NeeMax/clinicalBERT
repository for Publicly Available Clinical BERT Embeddings
NeeMax/dependency-guided-ner
NeeMax/DSNER
Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning
NeeMax/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
NeeMax/Kashgari
Simple, Keras-powered multilingual NLP framework, allows you to build your models in 5 minutes for named entity recognition (NER), part-of-speech tagging (PoS) and text classification tasks. Includes BERT, GPT-2 and word2vec embedding.
NeeMax/keras-gpt-2
Load GPT-2 checkpoint and generate texts
NeeMax/LARK
LAnguage Representations Kit
NeeMax/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
NeeMax/NER
NeeMax/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
NeeMax/PaddleNLP
Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
NeeMax/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
NeeMax/scibert
A BERT model for scientific text.
NeeMax/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
NeeMax/tensorflow_ernie
将百度ernie的paddlepaddle模型转成tensorflow模型
NeeMax/word-discovery
速度更快、效果更好的中文新词发现
NeeMax/X2Paddle
X2Paddle is a toolkit for converting trained model to PaddlePaddle from other deep learning frameworks. 支持主流深度学习框架模型转换至PaddlePaddle(飞桨)
NeeMax/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
NeeMax/zincbase
A batteries-included kit for knowledge graphs