BiSegGraph

class BiSegGraph(segGraph: SegGraph)

Graph representing possible token pairs (bigrams) at each start offset in the sentence.

Constructors

Link copied to clipboard
constructor(segGraph: SegGraph)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String