Pinned Repositories
AvroExample
A simple example of how to use Avro in Java.
bisemantic
Text pair classification
Hadoop-GATE
A Hadoop job that runs GATE applications
Hadoop-Word-Count
A Hadoop word count example that builds with Maven and uses MRUnit for testing.
Naive-Bayes-Gibbs-Sampler
Gibbs sampler for for a Naive Bayes document classifier
tfidf
A generic Tf-Idf utility with example code that works on n-grams extracted from a text document.
tfrnnlm
Example TensorFlow RNN Language Model
wpm's Repositories
wpm/Naive-Bayes-Gibbs-Sampler
Gibbs sampler for for a Naive Bayes document classifier
wpm/AvroExample
A simple example of how to use Avro in Java.
wpm/Hadoop-Word-Count
A Hadoop word count example that builds with Maven and uses MRUnit for testing.
wpm/CanCan
A solver and generator of KenKen puzzles
wpm/GATE-Example
Example code for the General Architecture for Text Engineering (GATE)
wpm/Boost-Implicit-Graph-Example
Example of a simple implicit graph created with the Boost Graph Library.
wpm/WordCountTestAdapter
A Hadoop word count tool refactored for easy unit testing.
wpm/Astar-Maze-Solver
An example of how to use A-star search in the Boost Graph Library to solve a maze.
wpm/Ruby-DELPH-IN
Ruby tools for working for the DELPH-IN deep linguistic processing framework
wpm/Ruby-Editalign
Ruby string edit alignment module
wpm/gate-coreference
Coreference Plugin for GATE
wpm/Naive-Tagger
A simple part-of-speech tagger that uses the GATE framework
wpm/Phonetic-Alignment
A tool to discover allophone sets from semantically-annotated phonetic transcriptions
wpm/StanfordPR
GATE Processing Resource for Stanford NLP
wpm/TokenSpan
Spans of typed tokens
wpm/Eratosthenes
Sieve of Eratosthenes in Scala
wpm/PrimeNumberGenerator
Prime number generator in Scala
wpm/ScalaProjectEuler
Answers to the Project Euler questions implemented in Scala