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

« back to all changes in this revision

Viewing changes to config/frog.cfg

  • Committer: Package Import Robot
  • Author(s): Ko van der Sloot
  • Date: 2012-02-29 15:42:38 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120229154238-b8pqxykqiiz1l6m4
Tags: 0.12.14-1
* New Upstream Release
* debian/control: removed dependency om libssl-dev
* debian/watch: upload from new location: http://software.ticc.uvt.nl

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
 
[[mblem]]
9
 
treeFile=mblem.tree
10
 
timblOpts="-a1 -w2"
11
 
transFile=mblem.transtable
12
 
debug=0
13
 
 
14
 
[[mwu]]
15
 
t=Frog.mwu.1.0
16
 
c=_
17
 
debug=0
18
 
 
19
 
[[mbma]]
20
 
timblOpts="-a1 -w2"
21
 
treeFile=mbma.igtree
22
 
debug=0
23
 
 
24
 
[[parser]]
25
 
pairsFile=Frog.mbdp.1.0.pairs.sampled.ibase
26
 
dirFile=Frog.mbdp.1.0.dir.ibase
27
 
relsFile=Frog.mbdp.1.0.rels.ibase
28
 
pairsOptions="-a1 +D +vS+db+di"
29
 
dirOptions="-a1 +D +vS+db+di"
30
 
relsOptions=" -a1 +D +vS+db+di"
31
 
maxDepSpan=20
32
 
 
33
 
[[tokenizer]]
34
 
rulesFile="tokconfig-nl"
35
 
 
36