penn-treebank topic

List penn-treebank repositories

RecurrentHighwayNetworks

403
Stars
70
Forks
Watchers

Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm

POS-Tagging-BiLSTM-CRF

30
Stars
1
Forks
Watchers

A Tensorflow 2, Keras implementation of POS tagging using Bidirectional LSTM-CRF on Penn Treebank corpus (WSJ)

language-modeling

16
Stars
3
Forks
Watchers

Language modeling on the Penn Treebank (PTB) corpus using a trigram model with linear interpolation, a neural probabilistic language model, and a regularized LSTM.

boilerplate-dynet-rnn-lm

35
Stars
5
Forks
Watchers

Boilerplate code for quickly getting set up to run language modeling experiments