htrc / htrc-feature-reader

Tools for working with HTRC Feature Extraction files
37 stars 12 forks source link

Fix for change in EF Access API #29

Closed borice closed 5 years ago

borice commented 5 years ago

Adapted code to work with updated EF Access API by @davidbwaikato

borice commented 5 years ago

Since David's API does not return the BZ2 file (I made a request for him to add this capability), I had to change the code to read the file as a plain JSON file instead.