summaryrefslogtreecommitdiff
path: root/gi/posterior-regularisation/prjava/src/phrase/Trainer.java
AgeCommit message (Expand)Author
2010-07-16Added various flags to filter out low count events (words, edges).trevor.cohn
2010-07-15Option to run on single word phrases before moving to larger ones.trevor.cohn
2010-07-14Made PhraseObjective thread safetrevor.cohn
2010-07-12Updated launcher to include agreement model.trevor.cohn
2010-07-09Added initial VB implementation for symetric Dirichlet prior.trevor.cohn
2010-07-09Added formal command line options & new main class.trevor.cohn