- First release!
- Tons of stuff. Fully functional package now.
- minor function names to avoid conflict with other packages
- bug in causal_tokens_lp_tbl fixed
- Causal models accept batches.
- Strings with no tokens no longer throw errors.
- Requires correct version of R.
causal_lp
get al_contexts
argument.- Checkpoints work for causal models (not yet for masked models).
- Ropensci badge added.
set_cache_folder()
function added.- Message when the package loads.
- New troubleshooting vignette.
- Fix a bug when
.by
is unordered
- Deprecated
.by
in favor ofby
.