const stopWords = [ "a", "an", "the", "and", "it", "for", "or", "but", "in", "my", "your", "our", "their", ]; Enter fullscreen mode Exit fullscreen mode