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.
Go to file
Erik de Vries 5f5e4a03c8
modelizer: Changed tf-idf weighting from absolute tf count to proportional (normalized) tf! Also added initial support for neural networks
6 years ago
R modelizer: Changed tf-idf weighting from absolute tf count to proportional (normalized) tf! Also added initial support for neural networks 6 years ago
man ud_update: Added function to lemmatize documents 6 years ago
.Rbuildignore First release of mamlr package 6 years ago
.gitignore First release of mamlr package 6 years ago
DESCRIPTION ud_update: Added function to lemmatize documents 6 years ago
MaML.Rproj First release of mamlr package 6 years ago
NAMESPACE ud_update: Added function to lemmatize documents 6 years ago