| 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) | 
| Marc Kupietz | f977fa7 | 2023-11-05 18:02:39 +0100 | [diff] [blame] | 7 | export(derekovecsApiCall) | 
| Marc Kupietz | bb4f54c | 2023-10-19 21:22:44 +0200 | [diff] [blame] | 8 | export(derekovecsServer) | 
| Marc Kupietz | db9bb1a | 2023-10-24 16:03:36 +0200 | [diff] [blame] | 9 | export(frequencyRank) | 
| Marc Kupietz | f977fa7 | 2023-11-05 18:02:39 +0100 | [diff] [blame] | 10 | export(modelName) | 
| Marc Kupietz | bb4f54c | 2023-10-19 21:22:44 +0200 | [diff] [blame] | 11 | export(paradigmaticNeighbours) | 
| Marc Kupietz | f977fa7 | 2023-11-05 18:02:39 +0100 | [diff] [blame] | 12 | export(serverVersion) | 
| Marc Kupietz | bb4f54c | 2023-10-19 21:22:44 +0200 | [diff] [blame] | 13 | export(syntagmaticNeighbours) | 
| Marc Kupietz | f977fa7 | 2023-11-05 18:02:39 +0100 | [diff] [blame] | 14 | export(vocabSize) | 
| Marc Kupietz | db9bb1a | 2023-10-24 16:03:36 +0200 | [diff] [blame] | 15 | export(wordEmbedding) | 
| Marc Kupietz | d417ba6 | 2024-12-10 17:54:07 +0100 | [diff] [blame^] | 16 | export(wordFrequency) | 
| Marc Kupietz | bb4f54c | 2023-10-19 21:22:44 +0200 | [diff] [blame] | 17 | importFrom(httr2,req_perform) | 
 | 18 | importFrom(httr2,req_url_path_append) | 
 | 19 | importFrom(httr2,req_url_query) | 
 | 20 | importFrom(httr2,request) | 
 | 21 | importFrom(httr2,resp_body_json) | 
 | 22 | importFrom(magrittr,"%>%") | 
| Marc Kupietz | b311dbb | 2023-10-23 15:36:04 +0200 | [diff] [blame] | 23 | importFrom(utils,citation) |