• Stars
    star
    1
  • Language
    Scala
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

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

Repository Details

Explore the wonderful world of word vector models, particularly GloVe but also word2vec

More Repositories

1

tracers

Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
Rust
225
star
2

mapi_to_maildir

Project I wrote which uses MAPI33 managed MAPI wrapper to migrate my Outlook PST to Maildir format
C#
3
star
3

dotfiles

Various config files for shell and related tools
Python
2
star
4

asynciotest

A test project which exercises performance characteristics of various asynchronous I/O strategies under Windows
C++
2
star
5

panoply

A suite of tools in C# which display DirectShow filters, analyze media files to display contents, and render the DirectShow pipeline visually. Useful back in the days when the codec experience on Windows was a disaster
C++
2
star
6

rcapdissector

A cool little Ruby library and C extension that wrap the Wireshark libraries and support detailed packet dissection of any protocol for which Wireshark has a dissector, all within Ruby and at a surprisingly high speed
C++
2
star
7

rmarkov

A Ruby implementation of text analysis and generation using Markov chains
Ruby
2
star
8

rspice

Ruby
1
star
9

rubyxmltest

A test bench I used to evaluate the performance of Ruby XML parsers in handling large streams of XML from the tshark PDML output mode
Ruby
1
star
10

byedrupal

A quick and dirty Ruby script which I used to migrate my Drupal blog over to WordPress
Ruby
1
star
11

mortcalc.net

A loan amortization calculator written in C# and using the decimal type to avoid floating point errors
C#
1
star
12

bz2fb

A Ruby script I wrote to migrate our Bugzilla bug database to FogBugz
Ruby
1
star
13

awspend

Ruby
1
star
14

mercury_test

Yet another attempt at cracking the catalog building/abbreviation matching problem
C
1
star
15

vimrc

My .vim folder
1
star
16

cap2sql

cap2sql is a simple Ruby script that uses rcapdissector to dissect a libpcap packet capture file and store the results in a MySQL database
Ruby
1
star
17

mungecap

Quick and dirty C++ console app that reads one or more pcap capture files, applies a filter, and writes all matching frames out to a single pcap output file
C
1
star
18

new_mercury

Attempt number 1,487 at a general-purpose info management system/cognitive prosthesis. I think I got as far as a logo this time
C#
1
star
19

multitask

A custom Nant task that supports running multiple tasks in parallel
C#
1
star
20

exocortex

A prototypical attempt at a general-purpose cognitive prosthetic, which never went anywhere
C#
1
star
21

mercury_sandbox

An experimental Ruby implementation of my information management idea. This one focused on building a catalog of items and doing abbreviation matching against it
JavaScript
1
star
22

mercury

Another information management tool false start
C
1
star
23

intelmultithread3

My attempt at the TopCoder Intel Multithreaded Challenge #3 (unsuccessful)
C#
1
star
24

blockhammer

JavaScript
1
star
25

boltfacelogo

1
star
26

qdb

Quick and Dirty Backup (qdb) implements backups using rsync and hard links. Written in Perl of all things
Perl
1
star
27

infohub

Another one of my attempts at a general-purpose information management tool. Came to nothing
C#
1
star
28

haddock

Exploratory Ruby script to quantify the strength of passwords generated by the Haddock password generation algorithm
Ruby
1
star
29

cryptoperftest

A throwaway Visual C++ project I wrote to get a rough sense of the encryption performance of the LibTomCrypt crypto library on modern hardware
C
1
star
30

rubyhttp

A test bench I used to compare the performance of various HTTP client implementations available in Ruby
Ruby
1
star
31

soundgen

A Java application to generate ringtones that sound like variations on the AT&T PBX phone ringtone from the early seasons of 24. Got it working but couldn't find what parameters to vary to make pleasing-sounding tones
Java
1
star
32

overwatch

An attempt at a Ruby project which built a data warehouse from Wireshark captures and provided analytics tools to see who was doing what, when, on the network. Never got very far due to performance problems
Ruby
1
star
33

sqlite3_schema_provider

A SQLite 3 schema provider for CodeSmith
C#
1
star