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.
25 lines
503 B
25 lines
503 B
Package: mamlr
|
|
Title: General functions for the MaML project
|
|
Version: 0.1
|
|
Authors: Erik de Vries
|
|
Description: Provide general functions in support of the MaML project, like data retrieval and parsing
|
|
Depends: R (>= 3.3.1),
|
|
elastic,
|
|
jsonlite,
|
|
parallel,
|
|
tidyverse,
|
|
quanteda,
|
|
quanteda.textmodels,
|
|
httr,
|
|
caret,
|
|
e1071,
|
|
udpipe,
|
|
SparseM,
|
|
future,
|
|
future.apply,
|
|
data.table
|
|
License: Copyright Erik de Vries
|
|
Encoding: UTF-8
|
|
LazyData: true
|
|
RoxygenNote: 7.1.0
|