diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2011-10-24 18:32:13 +0100 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2011-10-24 18:32:13 +0100 |
commit | 62f98f92a3ccf9a614eafe115dbfd04c79c55ea0 (patch) | |
tree | 0ae91e0aaabdc8651f7bba7af9cd3462592b474f /compound-split/cdec-de.ini | |
parent | 95e9ea690b87f4648215782e820e177cbe17f18b (diff) |
noun-segmenting weights for german word segmenter
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 |