Returns whether word is in the lexicon
Declaration Syntax
C# | Visual Basic |
public bool LookUpWordInLexicon( string word, bool includeStopList )
Public Function LookUpWordInLexicon ( word As String, includeStopList As Boolean ) As Boolean
Parameters
- word (String)
- includeStopList (Boolean)
Return Value
Boolean
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610