R functions for the MaML project
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name
d9f936c566
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
...
dfm_gen: added old junk codes for recoding, and removed deprecated ngrams parameter from dfm function
class_update: removed dfm_words parameter, which is replaced by the force = T parameter in predict(), training/model idf is now applied to unseen data
DESCRIPTION: added quanteda.textmodels as new dependency, since these have been separated from base quanteda 2.0.0 onwards
5 years ago
Old
actor_aggregation,aggregator,aggregator_elastic: moved out of package directory to Old
5 years ago
R
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
5 years ago
man
lemma_writer: updated to provide support for writing raw documents to individual files using utf-8 encoding
5 years ago
.Rbuildignore
First release of mamlr package
6 years ago
.gitignore
First release of mamlr package
6 years ago
DESCRIPTION
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
5 years ago
MaML.Rproj
First release of mamlr package
6 years ago
NAMESPACE
lemma_writer: updated to provide support for writing raw documents to individual files using utf-8 encoding
5 years ago