0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 19 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No reason for PTBTokenizer to be a class. More... almost 15 years ago
Fixed some documentation in Numerics. Something in CRF? More... almost 15 years ago
Confusion Matrix! More... almost 15 years ago
CRF bug fixes (?) More... about 15 years ago
initial checkin More... about 15 years ago
pom now includes deprecation warnings. More... about 15 years ago
added a finally close to drain More... about 15 years ago
partial fix for weird issues with double call to .immutable More... about 15 years ago
Upgraded to a new version of Scalala, with requisite changes to core source. Also ported Counters to conform to it. More... about 15 years ago
This code seems to work. Gotta figure out why DenseVector doesn't. More... about 15 years ago
Trying and failing to make CRF use less memory. More... about 15 years ago
LBFGS test case. More... about 15 years ago
Whoops minor bug. More... about 15 years ago
Vectorized the optimization package. Fixed several bugs in LBFGS along the way! More... about 15 years ago
Several things. LBFGS bug fixes, DiffFunction with an L2 penalty, CRF speed enhancements. More... about 15 years ago
Fixed several bugs in LBFGS. More... about 15 years ago
Objective Function for CRFs. Fixed bug in CRF's computation of log partition function, among other things. More... about 15 years ago
Injection as a kind of function. Index <: Injection. More... about 15 years ago
MERGE into CRF. More... about 15 years ago
Lazy is a monad. More... about 15 years ago
Untested. CRF: Conditioning calibrations on observations, reusing messages that can be reused. More... about 15 years ago
CRFs are now lazy. Now to exploit it! More... about 15 years ago
CRF works! More... about 15 years ago
Progress. CRF may actually work. More... about 15 years ago
Documentation and cleanup. More... about 15 years ago
Don't really need Files either. More... about 15 years ago
Eclipse stuff I don't understand. More... about 15 years ago
Implicits: unfoldr, sort of the inverse of foldr, on arbitrary types More... about 15 years ago
withLogCounts for Multinomial to help with underflow. More... about 15 years ago
CRFs: Don't both calculating scores if we're going to be negative infinity anyway. More... about 15 years ago