0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename UnsupportedException to UnimplementedException. More... over 11 years ago
Make all core modules extend Treat::Module. More... over 11 years ago
Autoload these classes and remove require. More... over 11 years ago
Adjust paths for require_relative. More... over 11 years ago
Use require_relative across gem for 1.9.3. More... over 11 years ago
Add simplecov and terminal-table as development dependencies. More... over 11 years ago
Try require_relative for Travis. More... over 11 years ago
Add RSpec version and terminal table. More... over 11 years ago
Cosmetics. More... over 11 years ago
Update spec todos. More... over 11 years ago
Try to go live with the new spec testing (yay!) More... over 11 years ago
Don't set levels on titles. More... over 11 years ago
MLP returns probability. More... over 11 years ago
Cosmetics. More... over 11 years ago
Decided to serialize collections just like other objects. More... over 11 years ago
Raise Treat::Exception instead of Exception. More... over 11 years ago
Add lazy options. More... over 11 years ago
Add specs for classify and keywords. More... over 11 years ago
Remove debug output. More... over 11 years ago
Change :q option to :query for consistency. More... over 11 years ago
Cosmetic change. More... over 11 years ago
Updated documentation. More... over 11 years ago
Fixed bug. More... over 11 years ago
Add learners and retrievers to config. More... over 11 years ago
Delete files committed by error. More... over 11 years ago
Allow defining examples per worker. More... over 11 years ago
Add visualize and keyword specs. More... over 11 years ago
Remove tf_idf spec (moved to agnostic spec). More... over 11 years ago
Make sure language has stop words. More... over 11 years ago
tf_idf could be nil. More... over 11 years ago