diff options
author | Kenneth Heafield <github@kheafield.com> | 2011-11-03 19:53:08 +0000 |
---|---|---|
committer | Kenneth Heafield <github@kheafield.com> | 2011-11-03 19:53:08 +0000 |
commit | 976e492a10d88df932acbff3fec8142edc990929 (patch) | |
tree | 308efe2d0d0f72bcecaae4b270c4715cf021a021 /compound-split/cdec-de.ini | |
parent | 3106cf8eca76df8b46d139b8f5ce5002200d660d (diff) | |
parent | 6de8f58cd13813bf33af4903bf386439683c0fd6 (diff) |
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'compound-split/cdec-de.ini')
-rw-r--r-- | compound-split/cdec-de.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compound-split/cdec-de.ini b/compound-split/cdec-de.ini index 2bfe63d2..85424e91 100644 --- a/compound-split/cdec-de.ini +++ b/compound-split/cdec-de.ini @@ -1,5 +1,6 @@ formalism=csplit intersection_strategy=full weights=de/weights.trained +#weights=de/weights.noun-only-1best-only feature_function=CSplit_BasicFeatures de/large_dict.de.gz de/badlist.de.gz -feature_function=CSplit_ReverseCharLM de/charlm.rev.5gm.de.klm +feature_function=CSplit_ReverseCharLM de/charlm.rev.5gm.de.lm.gz |