graphtransliterator-ts / GraphTransliteratorConfig
Interface: GraphTransliteratorConfig
Defined in: GraphTransliterator.ts:81
Properties
metadata?
optionalmetadata?:Metadata
Defined in: GraphTransliterator.ts:86
onMatchRules?
optionalonMatchRules?:OnMatchRules
Defined in: GraphTransliterator.ts:85
rules
rules:
TransliterationRules
Defined in: GraphTransliterator.ts:83
tokens
tokens:
Record<Token,TokenClasses>
Defined in: GraphTransliterator.ts:82
whitespaceRule
whitespaceRule:
WhitespaceRule
Defined in: GraphTransliterator.ts:84