Files in paithiov909/gibasa
An Alternative 'Rcpp' Wrapper of 'MeCab'

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/rhub.yaml
.gitignore
DESCRIPTION
LICENSE.md
LICENSE.note
NAMESPACE
NEWS.md R/RcppExports.R R/bind_lr.R R/bind_tf_idf2.R R/build_dict.R R/collapse_tokens.R R/gibasa-deprecated.R R/gibasa-package.R R/lex_density.R R/mute_tokens.R R/pack.R R/prettify.R R/tokenize.R R/utils.R R/zzz.R README.Rmd README.md
codecov.yml
cran-comments.md
data/ginga.rda
gibasa.Rproj
inst/include/gibasa.h
inst/include/gibasa_RcppExports.h
inst/latin/char.def
inst/latin/dic.csv
inst/latin/dicrc
inst/latin/matrix.def
inst/latin/unk.def
inst/testdata/testdata.rda
man/as_tokens.Rd man/bind_lr.Rd man/bind_tf_idf2.Rd man/build_sys_dic.Rd man/build_user_dic.Rd man/collapse_tokens.Rd man/dict_index_sys.Rd man/dict_index_user.Rd man/dictionary_info.Rd
man/figures/benchmark1.png
man/figures/tidytext_fig5_1_mod.drawio.png
man/gbs_tokenize.Rd man/get_dict_features.Rd man/get_transition_cost.Rd man/gibasa-package.Rd man/ginga.Rd man/is_blank.Rd man/lex_density.Rd man/mute_tokens.Rd man/ngram_tokenizer.Rd man/pack.Rd man/posDebugRcpp.Rd man/posParallelRcpp.Rd man/prettify.Rd man/tokenize.Rd man/transition_cost.Rd
pkgdown/_pkgdown.yml
renovate.json
src/.gitignore
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/char_property.cpp
src/char_property.h
src/common.h
src/connector.cpp
src/connector.h
src/context_id.cpp
src/context_id.h
src/darts.h
src/dictionary.cpp
src/dictionary.h
src/dictionary_compiler.cpp
src/dictionary_rewriter.cpp
src/dictionary_rewriter.h
src/feature_index.cpp
src/feature_index.h
src/freelist.h
src/iconv_utils.cpp
src/iconv_utils.h
src/learner_node.h
src/libmecab.cpp
src/mecab.h
src/mmap.h
src/nbest_generator.cpp
src/nbest_generator.h
src/param.cpp
src/param.h
src/posDebug.cpp
src/posParallel.cpp
src/scoped_ptr.h
src/string_buffer.cpp
src/string_buffer.h
src/tagger.cpp
src/thread.h
src/tokenizer.cpp
src/tokenizer.h
src/ucs.h
src/utils.cpp
src/utils.h
src/viterbi.cpp
src/viterbi.h
src/writer.cpp
src/writer.h
tests/testthat.R tests/testthat/_snaps/bind_lr.md tests/testthat/_snaps/bind_tf_idf2.md tests/testthat/_snaps/collapse_tokens.md tests/testthat/_snaps/lex_density.md tests/testthat/_snaps/mute_tokens.md tests/testthat/_snaps/pack.md tests/testthat/test-bind_lr.R tests/testthat/test-bind_tf_idf2.R tests/testthat/test-collapse_tokens.R tests/testthat/test-lex_density.R tests/testthat/test-mute_tokens.R tests/testthat/test-other-utils.R tests/testthat/test-pack.R tests/testthat/test-prettify.R tests/testthat/test-tokenize.R tools/data.R tools/testdata.R vignettes/gibasa.Rmd vignettes/partial.Rmd vignettes/quanteda.Rmd vignettes/textrecipes.Rmd
paithiov909/gibasa documentation built on June 14, 2025, 4:31 p.m.