• Stars
    star
    15
  • Rank 1,371,379 (Top 28 %)
  • Language
    Go
  • License
    MIT License
  • Created about 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

viterbi is an implementation of the viterbi path finding algorithm (written in go) used within the context of a trigram hidden markov model (HMM)

More Repositories

1

salient

Machine Learning, Natural Language Processing and Sentiment Analysis Toolkit for Node.js
JavaScript
241
star
2

drawing-webrtc

Simple proof of concept realtime collaborative drawing 🎨 πŸ–ŒπŸŒ³πŸ’»
JavaScript
90
star
3

reconcile.js

Simple reconciliation, diff and merge for the DOM inspired by Facebook's React Reconcilation Algorithm
JavaScript
54
star
4

dive

Various standard scuba diving algorithms, formulas, calculations and device management. ✨ 🐒 πŸš€ ✨
JavaScript
51
star
5

async-in-depth-rust-series

Repository for Rust Projects on the Async in Depth Series
Rust
31
star
6

webterm

webterm is a simple web-based terminal built with golang and javascript
JavaScript
19
star
7

dotfiles

Vim Script
16
star
8

treetagger

Node.js module for interfacing with the TreeTagger toolkit by Helmut Schmid.
JavaScript
15
star
9

rust-twitter-clone

Rust based implementation of a full stack web application Twitter clone using the Tide Web Framework
Rust
12
star
10

n3

Reusable charting and graphing visualizations built on top of d3.js.
JavaScript
10
star
11

html5-boilerplate

Provides a simple boilerplate HTML5 web layout including svgweb, sass, html5shiv, ie9.js, jquery, jquery templates and hashgrid.
JavaScript
7
star
12

node-term-spinner

Terminal spinner for node.js (port of visionmedia's go-spin, since I like the spinners by default)
JavaScript
6
star
13

anderson-dark-syntax

Atom syntax theme based on the anderson.vim
CSS
6
star
14

dataminer

Node.js fault tolerant, distributed queue workers for your everyday computation.
JavaScript
5
star
15

tide-jwt

Simple jwt (jsonwebtoken) authorization middleware for the tide web framework in Rust
Rust
5
star
16

broadcast

Broadcast is a high performance network daemon designed to run generic command topologies such as game servers, apis, statsd or redis clones
Go
5
star
17

voted

A real-time heatmap tracking the #voted,#ivoted for election day 2012.
JavaScript
4
star
18

workclient

Simple abstraction for common worker routines, heartbeat to etcd, metrics to statsd/influx/graphite, boilerplate pipelining...etc
Go
4
star
19

tokens

Tokens is a simple nlp utility (written in go) for tokenizing strings using common split regular expressions for whitespace, words, emoticons, urls and more.
Go
4
star
20

text-tree

Simple data structures and algorithms revolved mostly around tries, suffix trees, suffix arrays and other text mining activities.
JavaScript
4
star
21

mphf

Minimal perfect hash table implementation written in go
Go
3
star
22

connectfour

A simple html/css/javascript based connect four game demonstrating the use of jasmine tests.
JavaScript
3
star
23

pysoflo

Repo for presentations and various things done at pysoflo
JavaScript
3
star
24

openauthsharp

C# Open Auth library based on dotnetopenauth with fewer overall dependencies and support for mono >= 2.10. OAuth 1, OAuth 2 support for Twitter, Facebook, GitHub, Google and Standard OAuth... etc.
C#
2
star
25

node-twokenize

Node.js port and update of Jason Baldrige's Twokenize with layers for hashtag, @mention, email and urls.
JavaScript
2
star
26

anderson-dark-ui

Atom theme based on the anderson.vim (UI Theme)
CSS
2
star
27

python-puzzles

Simple problems and exercises written in python
Python
2
star
28

saywhat

A sweet simple awesome example of using socketio, redis, gevent and django
Python
1
star
29

tictactoe

SImple tictactoe app that I wrote a while back with some html5/css3 quirks
Python
1
star
30

awesome-ukulele

awesome ukulele is a repository for storing and collecting awesome resources for the ukulele
1
star
31

async-variadic

Simple Async Variadic Functions in Rust with Trait Bounds
Rust
1
star
32

fbpuzzles

Puzzles for various problems proposed on Facebook and in the wild
Python
1
star
33

async-middleware

Simple async monad(ish) middleware in Rust using tuples and async trait transforms
Rust
1
star
34

c-experiments

Micro experiments in C demonstrating how to do various things and such
C
1
star
35

broadcast-graph

Broadcast-graph is a simple graph backend example for broadcast
C
1
star