Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
AoAReader
PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension
attention-over-attention
Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow
attention-over-attention-tf-QA
论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
BIU-RPI-Event-Extraction-Project
Cross-Lingual-Word-Embeddings
Learn a shared embedding space between words in multiple languages.
jx57's Repositories
jx57/AoAReader
PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension
jx57/attention-over-attention
Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow
jx57/attention-over-attention-tf-QA
论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现
jx57/BIU-RPI-Event-Extraction-Project
jx57/deeplearning4nlp-tutorial
Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)
jx57/DrQA
Reading Wikipedia to Answer Open-Domain Questions
jx57/eeap-examples
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
jx57/hackdelft
HackDelft
jx57/Info5100Project3
jx57/lectures
Oxford Deep NLP 2017 course
jx57/MNRE
The code and data for ACL2017 paper "Neural Relation Extraction with Multi-lingual Attention"
jx57/paraphrase_identification
Examine two sentences and determine whether they have the same meaning.
jx57/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
jx57/rc-cnn-dailymail
CNN/Daily Mail Reading Comprehension Task
jx57/SeqMatchSeq
jx57/SNABook
Code for "Social Networks for Startups"
jx57/spinn
SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs
jx57/textteaser
Official version of TextTeaser.