Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val OUTPUT_FLAG_HAS_TERMS: Int = 2
Link copied to clipboard
const val OUTPUT_FLAG_IS_FLOOR: Int = 1
Link copied to clipboard
const val OUTPUT_FLAGS_MASK: Int = 3
Link copied to clipboard
const val OUTPUT_FLAGS_NUM_BITS: Int = 2
Link copied to clipboard
Link copied to clipboard

Extension of terms file

Link copied to clipboard
Link copied to clipboard

Extension of terms index file

Link copied to clipboard
Link copied to clipboard

Extension of terms meta file

Link copied to clipboard
const val VERSION_CURRENT: Int

Current terms format.

Link copied to clipboard

The version that specialize arc store for continuous label in FST.

Link copied to clipboard

Version that encode output as MSB VLong for better outputs sharing in FST, see GITHUB#12620.

Link copied to clipboard
const val VERSION_START: Int = 0

Initial terms format.