~ubuntu-branches/ubuntu/trusty/frog/trusty

« back to all changes in this revision

Viewing changes to config/small-frog.cfg

  • Committer: Package Import Robot
  • Author(s): Joost van Baal-Ilić
  • Date: 2012-06-23 08:09:59 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120623080959-n65vdjojh02n3bjx
Tags: 0.12.15-2
Rebuild on amd64 to pull in libicu48 (was libicu44).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
tmpdir=/tmp/
2
 
#debug=0
3
 
outputSeparator="\t"
4
 
 
5
 
[[tagger]]
6
 
settings="Frog.mbt.1.0.settings"
7
 
 
8
 
[[IOB]]
9
 
settings="chunker.train.settings"
10
 
 
11
 
 
12
 
[[NER]]
13
 
settings="ner.data.settings"
14
 
#debug=0
15
 
 
16
 
[[mblem]]
17
 
treeFile=mblem.tree
18
 
timblOpts="-a1 -w2"
19
 
transFile=mblem.transtable
20
 
#debug=0
21
 
 
22
 
[[mwu]]
23
 
t=Frog.mwu.1.0
24
 
c=_
25
 
#debug=0
26
 
 
27
 
[[mbma]]
28
 
timblOpts="-a1 -w2"
29
 
treeFile=mbma.igtree
30
 
#debug=0
31
 
 
32
 
[[tokenizer]]
33
 
rulesFile="tokconfig-nl"