Repository navigation

#

dynet

IntelLabs/nlp-architect

A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks

Python
2939
2 年前

A collection of datasets that pair questions with SQL queries.

Python
564
2 个月前
Python
398
10 个月前

Simple Solution for Multi-Criteria Chinese Word Segmentation

Python
302
5 年前

A frame-semantic parsing system based on a softmax-margin SegRNN.

Python
232
3 年前

Source code for an ACL2017 paper on Chinese word segmentation

Python
89
6 年前

BiLSTM-CRF for sequence labeling in Dynet

Python
80
8 年前

Source code for an ACL2016 paper of Chinese word segmentation

Python
79
6 年前

An Implementation of Transformer (Attention Is All You Need) in DyNet

C++
65
1 年前

Code for paper "End-to-End Reinforcement Learning for Automatic Taxonomy Induction", ACL 2018

Python
64
7 年前

Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.

C++
61
8 年前

Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet

Python
60
7 年前

Dataset and model for disentangling chat on IRC

Python
55
1 年前

Code for the paper "Extreme Adaptation for Personalized Neural Machine Translation"

Python
42
3 年前

Source code for the paper "Morphological Inflection Generation with Hard Monotonic Attention"

Python
37
7 年前

Dynet-based Biaffine Parser

Perl
33
6 年前

See http://github.com/onurgu/joint-ner-and-md-tagger This repository is basically a Bi-LSTM based sequence tagger in both Tensorflow and Dynet which can utilize several sources of information about each word unit like word embeddings, character based embeddings and morphological tags from an FST to obtain the representation for that specific word unit.

sed
24
7 年前

DyNet implementation of stack LSTM experiments by Grefenstette et al.

Python
21
8 年前

Selective Encoding for Abstractive Sentence Summarization in DyNet

Python
20
7 年前