John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm
updated at June 9, 2019, 9:48 p.m.
ZPar statistical parser. Universal language support (depending on the availability of training data), with language-specific features for Chinese and English. Currently support word segmentation, POS tagging, dependency and phrase-structure parsing.
updated at Aug. 8, 2024, 11:02 a.m.
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate and query pattern models.
updated at Oct. 26, 2024, 9:19 a.m.
A lightweight C++ machine learning library for embedded electronics and robotics.
updated at Nov. 3, 2024, 12:11 p.m.
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
updated at Nov. 5, 2024, 3:36 a.m.
Reinforcement learning using Markov Decision Processes. For JS, written in C++.
updated at Nov. 5, 2024, 9:33 p.m.