index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-03-16
possible mert bug with rules with alignments
Chris Dyer
2011-03-16
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2011-03-16
explicit markers turned on by default
Chris Dyer
2011-03-14
Get enough compiling with scons to finish off the emnlp paper
Jonathan Clark
2011-03-14
Fix wordset to override features() so that we can safely use multiple ↵
Jonathan Clark
instances of it
2011-03-14
more paranoid checking when (idiot/time-crunched) user tries to define his ↵
Jonathan Clark
own <seg> tags during tuning
2011-03-11
be more verbose when running each child decoder process when forking. also, ↵
Jonathan Clark
avoid some non-bash errors
2011-03-11
dont fail on possibly temporary qstat errors
Jonathan Clark
2011-03-11
just use grep and dont check return code
Jonathan Clark
2011-03-11
fail
Jonathan Clark
2011-03-11
dont die when there are no running jobs
Jonathan Clark
2011-03-11
ignore emacs temp files
Jonathan Clark
2011-03-11
another dumb bug involving cleanup being executed preemptively
Jonathan Clark
2011-03-11
Merge branch 'master' of github.com:redpony/cdec
Jonathan Clark
2011-03-11
fix my dumb bug that killed qsub functionality
Jonathan Clark
2011-03-10
starcluster env tweak
Chris Dyer
2011-03-10
Pretty formatting
Jonathan Clark
2011-03-10
scons readme
Jonathan Clark
2011-03-10
Merge branch 'master' of github.com:redpony/cdec
Jonathan Clark
2011-03-10
whitespace diff
Jonathan Clark
2011-03-10
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2011-03-10
experimental nonlinear feature
Chris Dyer
2011-03-10
Unsuck dist-vest
Jonathan Clark
2011-03-10
initial version of scons
Jonathan Clark
2011-03-10
updated test arpa file
Kenneth Heafield
2011-03-10
Fix broken klm file for de compounding
Kenneth Heafield
2011-03-10
configuration for starcluster clusters
Chris Dyer
2011-03-10
remove dependency on SRILM
Chris Dyer
2011-03-09
fix compile error on certain gcc's
Chris Dyer
2011-03-09
kenlm sync
Kenneth Heafield
2011-03-09
print empty line when parse fails
Chris Dyer
2011-03-08
make default max sizes bigger, for people who like REALLY BIG RULES
Chris Dyer
2011-03-08
fix to json-escape feature names in hg json encoding
Chris Dyer
2011-03-08
fix class-based lm
Chris Dyer
2011-03-08
support for class based LMs (without emission probs)
Chris Dyer
2011-03-08
support multiple LMs with different feature names
Chris Dyer
2011-03-06
track alignment info in copy constructor
Chris Dyer
2011-03-06
print word alignments in rule
Chris Dyer
2011-03-06
clarify a comment
Chris Dyer
2011-03-06
support feature collapsing with new span features
Chris Dyer
2011-03-06
oov feature
Chris Dyer
2011-03-03
new span features
Chris Dyer
2011-03-03
replace files option to prevent reloading LM each time
Chris Dyer
2011-03-03
more options for augment grammar
Chris Dyer
2011-03-03
nasty overflow related bug when comparing prob_t's, which coerced them ↵
Chris Dyer
through double, causing sometimes bad results when weights were high
2011-03-03
fix potential crash on long sentences
Chris Dyer
2011-03-02
final version of SOS EOS handling, i think
Chris Dyer
2011-03-02
better sentence marker handling, part 2
Chris Dyer
2011-03-02
better handling of SOS/EOS markers, part 1
Chris Dyer
2011-03-01
handle start-of-sentence correctly
Chris Dyer
[next]