Pinned Repositories
euler
Project Euler solutions.
graf-nltk
A subclass of NLTK's CorpusReader and instructions for modifying NLTK to include this development code. Copied and modified from https://github.com/cidles/graf-python
pyprimesieve
Many primes, very fast. Python sieve using primesieve.
reflections
dict subclass for bidirectional (traditional & inverse) key-value access
rumps
Ridiculously Uncomplicated macOS Python Statusbar apps
tweetokenize
Tokenization and pre-processing for Twitter data used to train classifiers.
jaredks's Repositories
jaredks/rumps
Ridiculously Uncomplicated macOS Python Statusbar apps
jaredks/tweetokenize
Tokenization and pre-processing for Twitter data used to train classifiers.
jaredks/pyprimesieve
Many primes, very fast. Python sieve using primesieve.
jaredks/reflections
dict subclass for bidirectional (traditional & inverse) key-value access
jaredks/euler
Project Euler solutions.
jaredks/graf-nltk
A subclass of NLTK's CorpusReader and instructions for modifying NLTK to include this development code. Copied and modified from https://github.com/cidles/graf-python
jaredks/datrie
Super-fast, efficiently stored Trie for Python. Uses libdatrie.
jaredks/graf-python
The library graf-python is an open source Python implemenation to parse and write GrAF/XML files as described in ISO 24612. The parser of the library creates an annotation graph from the files. The user may then query the annotation graph via the API of graf-python.
jaredks/nltk
NLTK Source
jaredks/python-rex
Python Regular Expressions for Humans™.
jaredks/sdict
dict subclass with slicing and insertion.
jaredks/sqlalchemy
jaredks/test