Skip to content

Commit

Permalink
remove sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneplus committed Mar 24, 2013
1 parent caa1de7 commit 500651d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/train/ltp-model.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ SRLEXT_EXE = "${TOOLS_DIR}/train/SRLExtract"
SRLGET_EXE = "${TOOLS_DIR}/train/SRLGetInstance"
CONF_DIR = "${TOOLS_DIR}/train/assets"

MODEL_DIR = "${MODEL_DIR}-sandbox/"
MODEL_DIR = "${MODEL_DIR}"

def MD5(fp, block_size = 2**20):
md5 = hashlib.md5()
Expand Down

0 comments on commit 500651d

Please sign in to comment.