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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
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
7 years ago
R modelizer: Changed tf-idf weighting from absolute tf count to proportional (normalized) tf! Also added initial support for neural networks 7 years ago
man ud_update: Added function to lemmatize documents 7 years ago
.Rbuildignore First release of mamlr package 7 years ago
.gitignore First release of mamlr package 7 years ago
DESCRIPTION ud_update: Added function to lemmatize documents 7 years ago
MaML.Rproj First release of mamlr package 7 years ago
NAMESPACE ud_update: Added function to lemmatize documents 7 years ago