ctext
index
 
Name removeNonExistent ( )
Examples
None available
Description Check each word in 'words' and removes those that don't exist in the ontology.

Note: destructive operation

Syntax
removeNonExistent(words);
Parameters
words  
Returns None
Usage Web & Application
Related