leafo / lapis-bayesLinks
Naive Bayes classifier for use in Lua
☆31Updated last month
Alternatives and similar repositories for lapis-bayes
Users that are interested in lapis-bayes are comparing it to the libraries listed below
Sorting:
- Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal☆70Updated 3 years ago
- Lua library for sanitizing, parsing, and editing untrusted HTML☆66Updated last week
- Lua automation tool and scripting framework☆52Updated 6 years ago
- Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!☆82Updated 3 years ago
- A command-line tool for building and analyzing graph of dependencies between Lua modules within a package.☆39Updated 7 years ago
- Exception tracking for Lapis☆16Updated 5 months ago
- Parse and process command-line options http://gvvaughan.github.io/optparse☆19Updated last year
- Loadkit allows you to load arbitrary files within the Lua package path☆44Updated 2 weeks ago
- Lua bindings to Mailgun HTTP API☆25Updated 3 years ago
- systemd integration for lapis☆18Updated last year
- Systemd bindings for Lua☆43Updated 9 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆73Updated 6 years ago
- str is a string module with useful methods that don't exist in Lua's core☆30Updated 5 years ago
- A command-line argument parsing module for Lua.☆126Updated 2 years ago
- Locco is Docco in Lua.☆79Updated 2 years ago
- LuaJIT FFI binding to the Sophia database☆21Updated 6 years ago
- Multi-backend SQL database library for Lua☆52Updated 4 months ago
- xUnit-style + randomized unit testing framework for Lua (and C projects using Lua, etc.)☆85Updated 3 years ago
- Lua binding for PostgreSQL☆116Updated 6 months ago
- LuaCov reporter for coveralls.io service☆48Updated 3 years ago
- Inotify bindings for Lua☆102Updated 5 years ago
- Test the shape or structure of a Lua table, inspired by React.PropTypes & LPeg