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 02b8a8c1da
dfm_gen & merger: Changed word cutoff point to be a general setting in dfm_gen. Cuts off at the last [.?!] before the cutoff point (so returns documents at a sentence, shorter than cutoff).
6 years ago
R dfm_gen & merger: Changed word cutoff point to be a general setting in dfm_gen. Cuts off at the last [.?!] before the cutoff point (so returns documents at a sentence, shorter than cutoff). 6 years ago
man Major overhaul to ES bulk update integration. Added support for both setting and appending to variables 6 years ago
.Rbuildignore First release of mamlr package 6 years ago
.gitignore First release of mamlr package 6 years ago
DESCRIPTION Added generic actor search query generator. Updated elasticizer and elastic_update to connect either to the remote server, or a local ES instance 6 years ago
MaML.Rproj First release of mamlr package 6 years ago
NAMESPACE Added generic actor search query generator. Updated elasticizer and elastic_update to connect either to the remote server, or a local ES instance 6 years ago