Builder

open class Builder(dedup: Boolean = true)

Builds an FSTSynonymMap.

Inheritors

Constructors

Link copied to clipboard
constructor(dedup: Boolean = true)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun add(input: CharsRef, output: CharsRef, includeOrig: Boolean)
Link copied to clipboard