blob: bcf44e9c65b822fc2ebce69c973e028f944614fe [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)
8export(paradigmaticNeighbours)
9export(syntagmaticNeighbours)
10importFrom(httr2,req_perform)
11importFrom(httr2,req_url_path_append)
12importFrom(httr2,req_url_query)
13importFrom(httr2,request)
14importFrom(httr2,resp_body_json)
15importFrom(magrittr,"%>%")
Marc Kupietzb311dbb2023-10-23 15:36:04 +020016importFrom(utils,citation)