Export function for Gonito
This commit is contained in:
parent
4e033b8adb
commit
51c29aabf6
@ -1,5 +1,5 @@
|
|||||||
name: geval
|
name: geval
|
||||||
version: 1.37.1.0
|
version: 1.37.2.0
|
||||||
synopsis: Machine learning evaluation tools
|
synopsis: Machine learning evaluation tools
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: http://github.com/name/project
|
homepage: http://github.com/name/project
|
||||||
|
@ -6,7 +6,8 @@ module GEval.OptionsParser
|
|||||||
runGEvalGetOptions,
|
runGEvalGetOptions,
|
||||||
getOptions,
|
getOptions,
|
||||||
metricReader,
|
metricReader,
|
||||||
formatParser
|
formatParser,
|
||||||
|
readOptsFromConfigFile
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Paths_geval (version)
|
import Paths_geval (version)
|
||||||
|
Loading…
Reference in New Issue
Block a user