NEWS
elbird 0.2.5 (2022-08-12)
- Fix url on readme for cran.
elbird 0.2.4
- Rebuild document with roxygen2 7.2.1
elbird 0.2.3 (2022-04-19)
elbird 0.2.2 (2022-04-17)
elbird 0.2.1
- Add
Stopwords
add()
method form param default value NA.
- Fix
Stopwords
add_from_dict()
param pass.
elbird 0.2.0
- Change
_tbl
function to base.
tokenize()
return tibble
base and remove tokenize_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
elbird 0.1.3 (2022-04-04)
- Fix bashism on configure file for cran.
elbird 0.1.2
- Fix -Wbitwise-instead-of-logical warning for cran.
elbird 0.1.1 (2022-03-31)
- Fix -Wreorder warning for cran.
elbird 0.1.0
- Change backend python to cpp.
elbird 0.0.2
- Package name to lower.
- Kiwi version 0.10.3 support.
- Python version 3.10.2 support.
elbird 0.0.1
- Fix add_user_word function with cache.
elbird 0.0.0.9001
- Added a
NEWS.md
file to track changes to the package.