Skip to content

Commit

Permalink
update myconfig.py
Browse files Browse the repository at this point in the history
  • Loading branch information
epico committed Apr 26, 2013
1 parent 857821e commit 6a5956a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/myconfig.py
Expand Up @@ -73,7 +73,7 @@ def getMinimumFileSize(self):

#the trained corpus size of model candidates
def getCandidateModelSize(self):
candidate_model_size = 30.0 * 1024 * 1024 * 3
candidate_model_size = 28.5 * 1000 * 1000 * 2
return candidate_model_size

def getModelPostfix(self):
Expand Down

0 comments on commit 6a5956a

Please sign in to comment.