Skip to content

Commit 6e3b29a

Browse files
author
RobGrimm
committed
MRC data (old link is broken, adding file to github)
1 parent a1d4ca7 commit 6e3b29a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MRC_extract_phon_data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def get_words_from_mrc(pathtodir):
4545
{'v': {}, 'n': {}, 'adj': {}, 'other': {}}}
4646

4747
print("Opening workbook")
48-
# get this from: http://www.psych.rl.ac.uk/Word_data.zip
4948
workbook = open_workbook(pathtodir + "/Word_data.xlsx")
5049
print("Workbook opened")
5150

0 commit comments

Comments
 (0)