ConnectionCosts

n-gram connection cost data

Constructors

Link copied to clipboard
constructor(connectionCostFile: Path)

Create a ConnectionCosts from an external resource path.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun get(forwardId: Int, backwardId: Int): Int