MorphData

interface MorphData

High-level interface that represents morphological information in a dictionary

Functions

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

Get left id of specified word

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

Get right id of specified word

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

Get word cost of specified word