Sourceval regexp_split : Str.regexp Sourceval _allocate_space : 'a array array -> 'a array array Sourceval load_from_file :
?stopwords:(string, 'a) Hashtbl.t ->
string ->
string array array Sourceval load_from_string :
?stopwords:(string, 'a) Hashtbl.t ->
string ->
string array Sourceval tokenise_all : ('a, 'b) Hashtbl.t -> 'a array array -> 'b array array Sourceval save_vocabulary : 'a -> string -> unit Sourceval load_vocabulary : string -> 'a Sourceval save_lda_model : 'a -> string -> unit Sourceval load_lda_model : string -> 'a Sourceval simple_process : 'a -> 'a