summaryrefslogtreecommitdiff
path: root/gi/posterior-regularisation/prjava/src/phrase/PhraseCluster.java
AgeCommit message (Expand)Author
2010-07-21Little bug fix to EM clusteringtrevor.cohn
2010-07-21 corpus reads optional tags from data, EM trains with those tags, fix a bug i...desaicwtf
2010-07-20Allow fractional counts.trevor.cohn
2010-07-19Reversed out broken thresholdingtrevor.cohn
2010-07-17Extra optionstrevor.cohn
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-13Changed initialisationtrevor.cohn
2010-07-13Cleaning up the PC model.trevor.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-09Prettyfied output regarding optimization failure.trevor.cohn
2010-07-09Added formal command line options & new main class.trevor.cohn
2010-07-09Parallelised PhraseContextObjective.projectPointtrevor.cohn
2010-07-08New context constraints.trevor.cohn
2010-07-07git-svn-id: https://ws10smt.googlecode.com/svn/trunk@173 ec762483-ff6d-05da-a...trevor.cohn
2010-07-06Thread poolingtrevor.cohn
2010-07-05forget to add filesdesaicwtf