NReco
Popular repositories Loading
-
lambdaparser
lambdaparser PublicRuntime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
-
AhoCorasickDoubleArrayTrie
AhoCorasickDoubleArrayTrie PublicVery fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
Repositories
- lambdaparser Public
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
- dependencyinjection Public
Standard DI-container extensions: properties injection, declarative services definitions (JSON) and explicit injections
- AhoCorasickDoubleArrayTrie Public
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
- recommender Public
NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)