fullindexps(sentence,dataset) → dataset
The subroutine fullindexps takes a sentence and a dataset as arguments. It examines the index in the dataset for each constant in the specified sentence and returns the shortest array of sentences in this process.
|