blob: cc83af3857a10152a1855068a332ff898a103e51 [file] [log] [blame]
Marc Kupietzbb4f54c2023-10-19 21:22:44 +02001# Generated by roxygen2: do not edit by hand
2
3export("%>%")
4export(collocationScores)
5export(cosineSimilarity)
6export(countbasedCollocates)
Marc Kupietzf977fa72023-11-05 18:02:39 +01007export(derekovecsApiCall)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +02008export(derekovecsServer)
Marc Kupietzdb9bb1a2023-10-24 16:03:36 +02009export(frequencyRank)
Marc Kupietzf977fa72023-11-05 18:02:39 +010010export(modelName)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +020011export(paradigmaticNeighbours)
Marc Kupietzf977fa72023-11-05 18:02:39 +010012export(serverVersion)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +020013export(syntagmaticNeighbours)
Marc Kupietzf977fa72023-11-05 18:02:39 +010014export(vocabSize)
Marc Kupietzdb9bb1a2023-10-24 16:03:36 +020015export(wordEmbedding)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +020016importFrom(httr2,req_perform)
17importFrom(httr2,req_url_path_append)
18importFrom(httr2,req_url_query)
19importFrom(httr2,request)
20importFrom(httr2,resp_body_json)
21importFrom(magrittr,"%>%")
Marc Kupietzb311dbb2023-10-23 15:36:04 +020022importFrom(utils,citation)