lookupfacts(sentence,dataset) → dataset
The subroutine lookupfacts takes a sentence and a dataset as arguments. If dataindexing is true, it uses fullindexps to find an array of sentences that might match the specified sentence; otherwise, it returns the entire dataset.
|