Will Fitzgerald

Results 4 repositories owned by Will Fitzgerald

segment

82
Stars
15
Forks
Watchers

A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']

inverted_index

15
Stars
2
Forks
Watchers

A simple in memory inverted index in Python

microsoft_ngram

21
Stars
5
Forks
Watchers

Ruby code to access Microsoft's Ngram data

pad

34
Stars
9
Forks
Watchers

Left and Right padding of strings for Go