Dictionary

interface Dictionary<T : MorphData>

High-level dictionary interface for morphological analyzers.

Inheritors

Functions

Link copied to clipboard
open fun getLeftId(morphId: Int): Int

Get left id of specified word

Link copied to clipboard
abstract fun getMorphAttributes(): T
Link copied to clipboard
open fun getRightId(morphId: Int): Int

Get right id of specified word

Link copied to clipboard
open fun getWordCost(morphId: Int): Int

Get word cost of specified word