Skip to content

Commit

Permalink
tmap was always a leaky abstraction
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Apr 19, 2023
1 parent 46fc114 commit 8d43532
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ import kotlin.time.*
./gradlew pythonStatementRepair
*/

@OptIn(ExperimentalTime::class)
fun main() {
MAX_SAMPLE = 20
MAX_REPAIR = 2
// syntheticErrorCorrection()
syntheticErrorCorrection()
organicErrorCorrection()
// compareParserValidity()
}
Expand Down

0 comments on commit 8d43532

Please sign in to comment.