Skip to content

Commit

Permalink
Bugfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
crazydonkey200 committed Aug 8, 2018
1 parent 4b517e0 commit 527c7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion table/wtq/preprocess.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ROOT=$HOME"/projects/"
DATA_DIR=$ROOT"data/wikitable/"
python wtq_preprocess.py \
python preprocess.py \
--raw_input_dir=$DATA_DIR"raw_input" \
--processed_input_dir=$DATA_DIR"processed_input/wtq_preprocess" \
--max_n_tokens_for_num_prop=10 \
Expand Down

0 comments on commit 527c7f4

Please sign in to comment.