yuanxiaosc / Deep_dynamic_contextualized_word_representationLinks
TensorFlow code and pre-trained models for A Dynamic Word Representation Model Based on Deep Context. It combines the idea of BERT model and ELMo's deep context word representation.
☆15Updated 7 years ago
Alternatives and similar repositories for Deep_dynamic_contextualized_word_representation
Users that are interested in Deep_dynamic_contextualized_word_representation are comparing it to the libraries listed below
Sorting:
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- CapsNet for NLP☆66Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- IARM: Inter-Aspect Relation Modeling with Memory Networks in Aspect-Based Sentiment Analysis, EMNLP 2018☆47Updated 6 years ago
- Facilitate the learning, practicing, and designing of neural text matching models with a user-friendly and interactive interface.☆41Updated 3 years ago
- PyTorch implementation of relation extraction via convolutional neural network with multi-size convolution kernels.☆44Updated 6 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 7 years ago
- machine reading comprehension with deep learning☆19Updated 8 years ago
- ☆14Updated 8 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 7 years ago
- SOTA results for machine learning problems in NLP .☆11Updated 5 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 8 years ago
- LSTM-based model for answer selection☆18Updated 7 years ago
- This repository contains the data used for the paper "Entity Recognition at First Sight: Improving NER with Eye Movement Information" by …☆11Updated 6 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 6 years ago
- A tool for extracting chunks from Penn Chinese Treebank☆18Updated 8 years ago
- ELMo: Embeddings from Language Models. Using, visualizing and understanding EMLo by examples!☆36Updated 6 years ago
- Aspect Term Extraction with History Attention and Selective Transformation (IJCAI 2018)☆53Updated 6 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- A TensorFlow implementation for "Recurrent Attention Network on Memory for Aspect Sentiment Analysis"☆67Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 8 years ago
- Code for EMNLP 2018 paper https://arxiv.org/pdf/1808.09075.pdf☆38Updated 7 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- ai challenge 2018 's final code.☆16Updated 7 years ago
- document level sentiment classification implemented by tensorflow.☆23Updated 8 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 6 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago