- All languages
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Cuda
- Cython
- Dockerfile
- Erlang
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Lex
- Lua
- MATLAB
- Makefile
- Objective-C
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Python
- R
- ReScript
- Roff
- Ruby
- Rust
- Scala
- Shell
- Smalltalk
- Swift
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- sed
Starred repositories
GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
✨Fast Coreference Resolution in spaCy with Neural Networks
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Python module (C extension and plain python) implementing Aho-Corasick algorithm
Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"
set of functions and operators for executing similarity queries
RecDB is a recommendation engine built entirely inside PostgreSQL
A C library for product recommendations/suggestions using collaborative filtering (CF)
GNU-alike tools for parsing RFC 4180 CSVs at high speed.
A minimal span-based neural constituency parser
WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clustering.
artetxem / phrase2vec
Forked from tmikolov/word2vecAn extension of word2vec to learn phrase embeddings
Implementation of Learning to Rank Short Text Pairs with CNNs SIGIR'15 in Keras.
Hiding one application behind another tcp port, only after a specific string is send, can you connect to the hidden application.