Member Junction
    Preparing search index...

    Function StripStopWords

    • This function takes a string and removes common stop words from it, using the CommonStopWords() function to get the list of stop words

      Parameters

      • inputString: string

      Returns string