Skip to content
View erickrf's full-sized avatar
Block or Report

Block or report erickrf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. nlpnet nlpnet Public

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

    Python 405 104

  2. autoencoder autoencoder Public

    Text autoencoder with LSTMs

    Python 255 92

  3. multiffn-nli multiffn-nli Public

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

    Python 88 20

  4. ppdb ppdb Public

    Interface for reading the Paraphrase Database (PPDB)

    Python 24 5

  5. assin assin Public

    Evaluation and baseline scripts for the ASSIN shared task.

    Python 11 5

  6. Functions to access the OpenWordnetP... Functions to access the OpenWordnetPT graph
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    '''
    4
    Functions to read the OpenWordnetPT from RDF files and provide
    5
    access to it.