Marc Kupietz | bb4f54c | 2023-10-19 21:22:44 +0200 | [diff] [blame] | 1 | # Generated by roxygen2: do not edit by hand |
| 2 | |
| 3 | export("%>%") |
| 4 | export(collocationScores) |
| 5 | export(cosineSimilarity) |
| 6 | export(countbasedCollocates) |
| 7 | export(derekovecsServer) |
| 8 | export(paradigmaticNeighbours) |
| 9 | export(syntagmaticNeighbours) |
| 10 | importFrom(httr2,req_perform) |
| 11 | importFrom(httr2,req_url_path_append) |
| 12 | importFrom(httr2,req_url_query) |
| 13 | importFrom(httr2,request) |
| 14 | importFrom(httr2,resp_body_json) |
| 15 | importFrom(magrittr,"%>%") |
Marc Kupietz | b311dbb | 2023-10-23 15:36:04 +0200 | [diff] [blame^] | 16 | importFrom(utils,citation) |