package mecab
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parsing results
Parsing results
val stat_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> stat
val sexp_of_stat : stat -> Ppx_sexp_conv_lib.Sexp.t
type t = {
surface : string;
(*surface string.
*)feature : string;
(*feature string.
*)id : int;
(*unique node id
*)rc_attr : int;
(*right attribute id
*)lc_attr : int;
(*left attribute id
*)posid : int;
(*unique part of speech id. This value is defined in
*)pos.def
file.char_type : int;
(*character type
*)stat : stat;
(*status of this model.
*)isbest : bool;
(*
*)true
if this node is best node.alpha : float;
(*forward accumulative log summation. * This value is only available when
*)MECAB_MARGINAL_PROB
is passed.beta : float;
(*backward accumulative log summation. * This value is only available when
*)MECAB_MARGINAL_PROB
is passed.prob : float;
(*marginal probability. * This value is only available when
*)MECAB_MARGINAL_PROB
is passed.wcost : int;
(*word cost.
*)cost : int;
(*best accumulative cost from bos node to this node.
*)
}
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>