diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2011-03-10 01:58:30 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2011-03-10 01:58:30 -0500 |
commit | 4f9933d668d247ea5831c3f2af0b996a94da28f7 (patch) | |
tree | 965f1ade8619dbb7387a3b33d29f157e04a6fff2 /compound-split/cdec-de.ini | |
parent | 0acaff8e91fbec0699da8c4a84fdba8c4be9c229 (diff) |
remove dependency on SRILM
Diffstat (limited to 'compound-split/cdec-de.ini')
-rw-r--r-- | compound-split/cdec-de.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compound-split/cdec-de.ini b/compound-split/cdec-de.ini index 65065487..2bfe63d2 100644 --- a/compound-split/cdec-de.ini +++ b/compound-split/cdec-de.ini @@ -1,5 +1,5 @@ formalism=csplit -cubepruning_pop_limit=100000 +intersection_strategy=full weights=de/weights.trained feature_function=CSplit_BasicFeatures de/large_dict.de.gz de/badlist.de.gz -feature_function=CSplit_ReverseCharLM de/charlm.rev.5gm.de.lm.gz +feature_function=CSplit_ReverseCharLM de/charlm.rev.5gm.de.klm |