Commit 949224a3b735e2e0da591c7d93f54cc404598055

Authored by Michał Lenart
1 parent 647da87d

poprawienie niepotrzebnej zmiany w buildanalyzer.sh

git-svn-id: svn://svn.nlp.ipipan.waw.pl/morfeusz/morfeusz@155 ff4e3ee1-f430-4e82-ade0-24591c43f1fd
Showing 1 changed file with 1 additions and 1 deletions
fsabuilder/buildanalyzer.sh
1 1 #!/bin/bash
2 2  
3   -python morfeusz_builder --input-files=/mnt/storage/morfeusz/PoliMorf-0.6.7.tab,../input/dodatki.tab \
  3 +python morfeusz_builder --input-files=../input/sgjp-hom.tab,../input/dodatki.tab \
4 4 --tagset-file=../input/polimorf.tagset \
5 5 --segments-file=../input/segmenty.dat \
6 6 --analyzer \
... ...