Documentation ¶
Index ¶
Constants ¶
View Source
const ( NLANG = "nlang" NCELL = "ncell" )
View Source
const ( NPAGE = "npage" NHASH = "nhash" )
View Source
const ( TRAIN = "train" PARSE = "parse" )
View Source
const ( SPLIT_SPACE = "split.space" SPLIT_BLOCK = "split.block" SPLIT_QUOTE = "split.quote" SPLIT_TRANS = "split.trans" )
View Source
const LEX = "lex"
View Source
const MATRIX = "matrix"
View Source
const REGEXP = "regexp"
View Source
const SPLIT = "split"
Variables ¶
Functions ¶
Types ¶
type Matrix ¶
type Matrix struct {
// contains filtered or unexported fields
}
func (*Matrix) Parse ¶
type Point ¶
type Point struct {
// contains filtered or unexported fields
}
type State ¶
type State struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.