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
path:
root
/
decoder
/
sparse_vector.h
Age
Commit message (
Expand
)
Author
2010-07-27
fsa feature templated Accum interface, phrase interface allows exceeding mark...
graehl
2010-07-25
method that might help phil compile his local stuff (trunk was fine)
graehl
2010-07-24
compile
graehl
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-24
minor - disable hash sparse_vector for now
graehl
2010-07-23
strip debug param from feature spec; debug info on from_fsa Init
graehl
2010-07-23
pretty
graehl
2010-07-23
implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...
graehl
2010-07-23
sparse_vector use google::dense_hash_map, fsa scan logging
graehl
2010-07-21
disabled TD reserved stuff - debug init assertion later
graehl
2010-07-21
Score::Clone() via CRTP
graehl
2010-07-19
shared_ptr for scores. todo: intrusive.
graehl
2010-07-16
small/sparse vector fixes
graehl
2010-07-16
oracle refactor, oracle vest directions, sparse_vector
graehl
2010-07-16
disable ill defined operations, add binary + -
graehl
2010-07-16
oracle is_null
graehl
2010-07-16
oracle directions
graehl
2010-07-15
typedef
graehl
2010-07-13
Tanimoto coeff fix
graehl
2010-07-13
vest: combine over-similar search directions, exclude primary directions, ske...
graehl
2010-07-08
actually use -n feature_name in LanguageModel. FF factory usage facility, FF...
graehl
2010-07-08
misc
graehl
2010-07-08
--show_features
graehl
2010-07-02
filter and score in a single file
redpony
2010-06-22
initial checkin
redpony