Skip to content

Commit

Permalink
add: link to data
Browse files Browse the repository at this point in the history
  • Loading branch information
rneeser committed May 15, 2024
1 parent 41cde20 commit 8e21872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data_processing/process_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mkdir -p $DATA_DIR
python $CWD/uspto_processing.py --data_dir $DATA_DIR

# 2. Process data extracted from chemical journals
# link to download the data: https://figshare.com/articles/dataset/original_data_zip/14647095
# comment out if don't want to include this data
CHEMPAPERS_FILE="path/to/utf8_file"
# will just exit if file not found
Expand Down

0 comments on commit 8e21872

Please sign in to comment.