--- title: "custom: custom" description: "Remover with list of stopwords specified by the user." author: VanMSFT ms.author: vanto ms.date: 07/15/2019 ms.service: sql ms.subservice: "machine-learning-services" ms.topic: "reference" keywords: stop-words ms.devlang: python monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15" --- # *microsoftml.custom*: Removes custom stopwords ## Usage ``` microsoftml.custom(stopword: list = None) ``` ## Description Remover with list of stopwords specified by the user. ## Arguments ### stopword List of stopwords (settings).