Skip to content

Commit

Permalink
fix paper title name.
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Jun 27, 2016
1 parent d215cad commit 21cfcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ median of [5:19] formatting 2244ms

## Generating graphs from paper

In the *Universal Code Formatting Through Machine Learning* paper, we have three graphs to support our conclusions. This sections shows how to reproduce them. (Note that these jobs take many minutes to run; maybe up to 30 minutes for one of them on a fast box.)
In the *Towards a Universal Code Formatter Through Machine Learning* paper, we have three graphs to support our conclusions. This sections shows how to reproduce them. (Note that these jobs take many minutes to run; maybe up to 30 minutes for one of them on a fast box.)

The Java code generates python code that uses matplotlib. The result of running the python is a PDF of the graph (that also pops up in a window).

Expand Down

0 comments on commit 21cfcb2

Please sign in to comment.