hodzanassredin
- 4,679 total downloads
- last updated 1/9/2014
- Latest version: 1.1.0
SimpleLucene is a wrapper for the popular Lucene.NET search engine.
It makes common Lucene tasks such as creating, indexing and maintaining your index much easier.
- 3,719 total downloads
- last updated 11/4/2016
- Latest version: 0.0.4-beta (prerelease)
NFastText is a library for efficient learning of word representations and sentence classification.
- 1,641 total downloads
- last updated 9/24/2013
- Latest version: 1.92.0
Sample how to use: https://gist.github.com/hodzanassredin/6682771
LIBLINEAR is a linear classifier for data with millions of instances and features. It supports
L2-regularized classifiers
L2-loss linear SVM, L1-loss linear SVM, and logistic regression (LR)
L1-regularized classifiers...
More information
- 1,525 total downloads
- last updated 6/1/2015
- Latest version: 0.0.1-beta002 (prerelease)
This project is a proof of concept implementation of async computation workflows composition with non determenistic choice, merge and bind based on immutable state with lock detection. Uses ideas from Stm,Hopac,Joinads.