export some functions from OptionsParser
This commit is contained in:
parent
5098225bc1
commit
de52a12b03
@ -5,7 +5,8 @@ module GEval.OptionsParser
|
|||||||
runGEval,
|
runGEval,
|
||||||
runGEvalGetOptions,
|
runGEvalGetOptions,
|
||||||
getOptions,
|
getOptions,
|
||||||
metricReader
|
metricReader,
|
||||||
|
precisionArgParser
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Paths_geval (version)
|
import Paths_geval (version)
|
||||||
|
Loading…
Reference in New Issue
Block a user