blob: 0a2f0f65605e83fcc1d1ac89922502543eb1f75e [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)
7export(derekovecsServer)
Marc Kupietzdb9bb1a2023-10-24 16:03:36 +02008export(frequencyRank)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +02009export(paradigmaticNeighbours)
10export(syntagmaticNeighbours)
Marc Kupietzdb9bb1a2023-10-24 16:03:36 +020011export(wordEmbedding)
Marc Kupietzbb4f54c2023-10-19 21:22:44 +020012importFrom(httr2,req_perform)
13importFrom(httr2,req_url_path_append)
14importFrom(httr2,req_url_query)
15importFrom(httr2,request)
16importFrom(httr2,resp_body_json)
17importFrom(magrittr,"%>%")
Marc Kupietzb311dbb2023-10-23 15:36:04 +020018importFrom(utils,citation)