blob: 225dae7d7aac6b6eb2d59569aca93057bebeb0d2 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/derekovecs.R
\name{paradigmaticNeighbours}
\alias{paradigmaticNeighbours}
\title{paradigmaticNeighbours}
\usage{
paradigmaticNeighbours(word = "Test", ...)
}
\arguments{
\item{word}{The word to get the paradigmatic neighbours for.}
\item{...}{Additional parameters to pass to the API.}
}
\value{
A list of words with their similarity scores.
}
\description{
Get the paradigmatic neighbours of a word in the derekovecs model.
}