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

Block or report JDonner

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

Popular repositories

  1. NoAho NoAho Public

    Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3

    C++ 50 11

  2. SuffixTree SuffixTree Public

    (Defunct + unsupported) Continuation of Danny Yoo's SuffixTree and SubstringDict

    C 27 18

  3. TreeKernel TreeKernel Public

    C++ implementation of Alessandro Moschitti's Tree Kernel algorithm, from "Making Tree Kernels Practical for Natural Language Learning"

    C++ 12 2

  4. gabbleduck gabbleduck Public

    Implementation of Bajaj and Yu's 2007 beta-sheet segmentation method which uses the local structure tensor. Mostly uses ITK, a little bit hand-rolled.

    C++ 1 1

  5. ExData_Plotting1 ExData_Plotting1 Public

    Forked from rdpeng/ExData_Plotting1

    Plotting Assignment 1 for Exploratory Data Analysis

    R

  6. sim-shootout sim-shootout Public

    Forked from piskvorky/sim-shootout

    Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neighbours-intro

    Python