bindbc-mecab v1.0.0 (2020-07-24T10:09:30Z)
Dub
Repo
mecab_model_swap
bindbc
mecab
bindstatic
C wrapper of MeCab::Model::swap()
version(BindMeCab_Static)
extern (
C
) @
nogc
nothrow
int
mecab_model_swap
(
mecab_model_t
*
model
,
mecab_model_t
*
new_model
)
Meta
Source
See Implementation
bindbc
mecab
bindstatic
functions
mecab_cost_train
mecab_destroy
mecab_dict_gen
mecab_dict_index
mecab_dictionary_info
mecab_do
mecab_format_node
mecab_get_all_morphs
mecab_get_lattice_level
mecab_get_partial
mecab_get_theta
mecab_lattice_add_request_type
mecab_lattice_clear
mecab_lattice_destroy
mecab_lattice_get_all_begin_nodes
mecab_lattice_get_all_end_nodes
mecab_lattice_get_begin_nodes
mecab_lattice_get_bos_node
mecab_lattice_get_boundary_constraint
mecab_lattice_get_end_nodes
mecab_lattice_get_eos_node
mecab_lattice_get_feature_constraint
mecab_lattice_get_request_type
mecab_lattice_get_sentence
mecab_lattice_get_size
mecab_lattice_get_theta
mecab_lattice_get_z
mecab_lattice_has_constraint
mecab_lattice_has_request_type
mecab_lattice_is_available
mecab_lattice_nbest_tostr
mecab_lattice_nbest_tostr2
mecab_lattice_new
mecab_lattice_new_node
mecab_lattice_next
mecab_lattice_remove_request_type
mecab_lattice_set_boundary_constraint
mecab_lattice_set_feature_constraint
mecab_lattice_set_request_type
mecab_lattice_set_sentence
mecab_lattice_set_sentence2
mecab_lattice_set_theta
mecab_lattice_set_z
mecab_lattice_strerror
mecab_lattice_tostr
mecab_lattice_tostr2
mecab_model_destroy
mecab_model_dictionary_info
mecab_model_lookup
mecab_model_new
mecab_model_new2
mecab_model_new_lattice
mecab_model_new_tagger
mecab_model_swap
mecab_model_transition_cost
mecab_nbest_init
mecab_nbest_init2
mecab_nbest_next_tonode
mecab_nbest_next_tostr
mecab_nbest_next_tostr2
mecab_nbest_sparse_tostr
mecab_nbest_sparse_tostr2
mecab_nbest_sparse_tostr3
mecab_new
mecab_new2
mecab_parse_lattice
mecab_set_all_morphs
mecab_set_lattice_level
mecab_set_partial
mecab_set_theta
mecab_sparse_tonode
mecab_sparse_tonode2
mecab_sparse_tostr
mecab_sparse_tostr2
mecab_sparse_tostr3
mecab_strerror
mecab_system_eval
mecab_test_gen
mecab_version
C wrapper of MeCab::Model::swap()