Pinned Repositories
artifact
Artifiact is a collection of code relevant to general Artificial Intelligence in Clojure
clojure-learning
learn me some clojure
disfun
Distance Functions including ngram and levenshtein, haversine, euclidean, etc...
elixirnlpt
Natural Language Processing Toolkit for Elixir
entropy
machine learning applied to production logs
nlpt
Natural Language Processing Toolkit written in Go (DEPRECATED see individual packages prefixed nlpt-)
nlpt-cld2
Go wrapper for the cld2 C++ project from google chrome tools
siw
Simple stats for counting words from files or websites
wordvec
go implementation of word2vec algorithms with web server and api (IN PROGRESS)
jbowles's Repositories
jbowles/algos_math_comp
Classic math or computer science algorithms implemented for learning in Rust, Julia, Go, C++
jbowles/courier
A fast, GoLang message receiver and sender for SMS and IP channels
jbowles/deeplearning-models
A collection of various deep learning architectures, models, and tips
jbowles/dental-embeddings
jbowles/fmr
Functional Meaning Representation and Semantic Parsing Framework
jbowles/GenderInference.jl
Tools for inferring gender from first names
jbowles/goldberg_unreason_effective_char_level_lm
julia and rust versions of goldberg's blog post
jbowles/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
jbowles/hmmm
Hidden Markov Models in Rust
jbowles/jbowles
jbowles/match_zoo_examples_and_tutorials
Examples and tutorials for the match zoo project: https://github.com/NTMC-Community/MatchZoo
jbowles/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
jbowles/MatchZoo-py
Facilitating the design, comparison and sharing of deep text matching models.
jbowles/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
jbowles/mock_skills_gen
tutorial with a generated data set of student assessment skills
jbowles/NGrams.jl
jbowles/PRML
PRML algorithms implemented in Python
jbowles/pyo3
Rust bindings for the Python interpreter
jbowles/rocinante
Experiments with serving NLP models in rust
jbowles/rust-bert
Rust native DistilBERT implementation
jbowles/rust-tokenizers
Rust-tokenizer is a drop-in replacement for the tokenization methods from the Transformers library
jbowles/sbrweb
Sabre Web Services
jbowles/snips-nlu-rs
Snips NLU rust implementation
jbowles/StatsWithJuliaBook
jbowles/string_dist
String distances in rust
jbowles/tch-rs
Rust bindings for PyTorch
jbowles/TEXTOIR
TEXTOIR is the first opensource toolkit for text open intent recognition. (ACL 2021)
jbowles/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
jbowles/thinkstatsgo
go code for Think Stats by Allen B. Downey
jbowles/vtext
NLP in Rust with Python bindings