- Timestamp:
- 01/17/13 20:50:41 (12 years ago)
- Branches:
- master
- Children:
- d2f119e
- Parents:
- 555c7f8
- git-author:
- Tomasz Obrebski <to@…> (01/17/13 20:50:41)
- git-committer:
- Tomasz Obrebski <to@…> (01/17/13 20:50:41)
- Location:
- conf
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
conf/compdic.conf.m4
rabd28d1 r3b02b04 9 9 # 10 10 # All lines must looks like: 11 # parameter_name [=] value11 # parameter_name=value (BASH SYNTAX!) 12 12 # 13 symbols = LANG_DIR/LANGUAGE/LANGUAGE.sym 13 symbols=LANG_DIR/LANGUAGE/LANGUAGE.sym 14 dictionary_home=/home/to/dane/pmdbf -
conf/dgc.conf.m4
rabd28d1 r3b02b04 12 12 # 13 13 categories = LANG_DIR/LANGUAGE/lem.bin.cats 14 # categories = /home/to/dane/pmdbf/lem.cats 14 15 grammar = LANG_DIR/gram.dgc 16 # grammar = /home/to/dane/grammar/gram.dgc 15 17 outputfile = LANG_DIR/gram.dgp 18 # outputfile = /home/to/dane/grammar/gram.dgp -
conf/dgp.conf.m4
rcfdf333 r3b02b04 13 13 14 14 grammar = LANG_DIR/gram.dgp 15 # grammar = /home/to/dane/grammar/gram.dgp 15 16 process = W 16 17 process = BOS -
conf/lem.conf.m4
rabd28d1 r3b02b04 12 12 # 13 13 dictionary = LANG_DIR/LANGUAGE/lem.bin 14 #dictionary = /home/to/dane/pmdbf/lem.bin 14 15 #dictionary-home = LANG_DIR 15 16 process = W
Note: See TracChangeset
for help on using the changeset viewer.