Package ai.tock.nlp.build
Enum BuildType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description REBUILD_DIFFBuild is started only if at least one sentence status has changed.
REBUILD_ALLFull rebuild.
TESTTest build.
CLEANUPCleanup orphan builds.
-