Erick Fonseca

Results 5 repositories owned by Erick Fonseca

nlpnet

405
Stars
104
Forks
Watchers

A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.

autoencoder

254
Stars
92
Forks
Watchers

Text autoencoder with LSTMs

multiffn-nli

88
Stars
20
Forks
Watchers

Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.

ppdb

24
Stars
5
Forks
Watchers

Interface for reading the Paraphrase Database (PPDB)

treernn

119
Stars
28
Forks
Watchers

Recurrent Neural Networks with tree structure in Tensorflow