- Fix url on readme for cran.
- Rebuild document with roxygen2 7.2.1
- Fix cran test fail.
- size to 30 for [-Wvla]
- Add
Stopwords
add()
method form param default value NA. - Fix
Stopwords
add_from_dict()
param pass.
- Change
_tbl
function to base.tokenize()
returntibble
base and removetokenize_tbl()
. - Fix Kiwi when builder updated, kiwi rebuild.
- Change git clone to curl release source download for mac.
- Change tokenize function stopwords params default to TRUE.
- Update Model version to 0.11.2
- Fix bashism on configure file for cran.
- Fix -Wbitwise-instead-of-logical warning for cran.
- Fix -Wreorder warning for cran.
- Change backend python to cpp.
- Package name to lower.
- Kiwi version 0.10.3 support.
- Python version 3.10.2 support.
- Fix add_user_word function with cache.
- Added a
NEWS.md
file to track changes to the package.