Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ctensmeyer authored and GitHub Enterprise committed Jun 19, 2019
1 parent b8ddb3c commit 4ccf246
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ See [here](https://chartinfo.github.io/) for the original website describing the

## Dependencies

numpy
matplotlib
scipy
editdistance
cv2 (visualize_json.py)
[unicodeit](https://github.com/svenkreiss/unicodeit/blob/master/src/unicodeit.py) (metric2.py only; just grab the file and get it on your $PYTHON_PATH)
* numpy
* matplotlib
* scipy
* editdistance
* cv2 (visualize_json.py only)
* [unicodeit](https://github.com/svenkreiss/unicodeit/blob/master/src/unicodeit.py) (metric2.py only; just grab the file and get it on your $PYTHON_PATH)

## Tasks

Expand Down

0 comments on commit 4ccf246

Please sign in to comment.