Pinned Repositories
attention-analysis
borg
Alex Martelli's Borg - An alternative to the singleton design pattern
classifier-lit
PAIR Code's Language Interpretability Tool (LIT) for Text Classification
evaluation
A custom Rouge wrapper for summary evaluation.
fast-rake
A very efficient implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm
fastText
Library for fast text representation and classification.
json-head
JSON microservice for performing HEAD requests
loopy
A code generator for array-based code on CPUs and GPUs
lsanomaly
lsanomaly, a probabilistic anomaly detector for Python.
segment-string
Demonstration of dynamic programming for segmenting strings into words. Just for fun!
christophsk's Repositories
christophsk/fast-rake
A very efficient implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm
christophsk/segment-string
Demonstration of dynamic programming for segmenting strings into words. Just for fun!
christophsk/lsanomaly
lsanomaly, a probabilistic anomaly detector for Python.
christophsk/attention-analysis
christophsk/borg
Alex Martelli's Borg - An alternative to the singleton design pattern
christophsk/classifier-lit
PAIR Code's Language Interpretability Tool (LIT) for Text Classification
christophsk/evaluation
A custom Rouge wrapper for summary evaluation.
christophsk/fastText
Library for fast text representation and classification.
christophsk/json-head
JSON microservice for performing HEAD requests
christophsk/loopy
A code generator for array-based code on CPUs and GPUs
christophsk/networkx
Official NetworkX source code repository.
christophsk/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
christophsk/PyTricks
Collection of less popular features and tricks for the Python programming language
christophsk/sanic-starter
A good starting point with Sanic using Class based views, Alembic and SQLAlchemy.