You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mr-c
changed the title
make-stoptags looks for ".ht" extension but load-graph produces ".pt" extension
make-initial-stoptags looks for ".ht" extension but load-graph produces ".pt" extension
Apr 19, 2014
make-stoptags.py is checking for
graphbase + '.ht'
...but loading
graphbase + 'pt'
(and printing ".ht").The text was updated successfully, but these errors were encountered: