bigiceland's Stars
Jiakui/awesome-bert
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
google-research/google-research
Google Research
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
dinghanshen/SWEM
The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"
salesforce/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP
hsinyuan-huang/FusionNet-NLI
An example for applying FusionNet to Natural Language Inference
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
gabrielStanovsky/template-oie
Extract templated Open Information Extraction
openai/supervised-reptile
Code for the paper "On First-Order Meta-Learning Algorithms"
dhwajraj/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
rohitrango/automatic-watermark-detection
Project for Digital Image Processing
facebookresearch/InferSent
InferSent sentence embeddings
xiaojunxu/SQLNet
Neural Network for generating structured queries from natural language.
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
NASARace/race
actor based framework for building event driven, distributed simulations
shuaihuaiyi/QA
使用深度学习算法实现的中文问答系统
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
python-openxml/python-docx
Create and modify Word documents with Python
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
sing1ee/dict_build
自动构建中文词库:http://www.matrix67.com/blog/archives/5044
klb3713/sentence2vec
Tools for mapping a sentence with arbitrary length to vector space
andychisholm/sift
Knowledge extraction from web data
may-/cnn-re-tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
machinalis/iepy
Information Extraction in Python
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
thunlp/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
HIT-SCIR/pyltp
pyltp: the python extension for LTP
wikilinks/neleval
Entity disambiguation evaluation and error analysis tool
facebookresearch/fastText
Library for fast text representation and classification.