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