fdulcg / Chinese-Named-Entity-Recognition
Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Chinese-Named-Entity-Recognition
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 6 years ago
- code for NER using HMM;s and linear chain CRF's☆49Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- Castorini data☆59Updated 6 years ago
- Knowledge Base Question Answering using memory networks☆88Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆80Updated 5 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 7 years ago
- FOFE NER☆41Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆110Updated 6 years ago
- paper about question answering☆26Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- Methods about Deep Learning for Text Matching☆90Updated 5 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 5 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Convolution neural network for relation extraction between two given entities☆178Updated 8 years ago
- Answer selection task based on WikiQA datatest.☆46Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 5 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆91Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- ☆40Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago