Skip to content

Commit

Permalink
dummy config
Browse files Browse the repository at this point in the history
git-svn-id: https://ilk.uvt.nl/svn/trunk/sources/pbmbmt/releases/0.34@6687 12f355fe-0486-481a-ad91-c297ab22b4e3
  • Loading branch information
proycon committed Oct 27, 2010
1 parent 2547591 commit 6e3e87f
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions config.py
@@ -1,15 +1,2 @@

#Set this to the place where you extracted the pbmbmt directory
PBMBMTDIR="/home/<username>/pbmbmt"

#Point this to where the Matrex evaluation package is installed
MATREXDIR=PBMBMTDIR + "/Matrex"

#This is where all experiment results will be stored
EXPDIR=PBMBMDIR + "/experiments"

#Point this to whereever Timbl resides (may also be /usr/bin/Timbl ?)
TIMBL="/usr/local/bin/Timbl"

#Remove this line once you finish setting all of the above:
raise Exception("Please configure PBMBMT first, edit config.py")
raise Exception("You have not installed PBMBMT yet, run the install.sh script!")

0 comments on commit 6e3e87f

Please sign in to comment.