Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 803 Bytes

File metadata and controls

57 lines (34 loc) · 803 Bytes
title custom: custom
description Remover with list of stopwords specified by the user.
keywords stop-words
author WilliamDAssafMSFT
ms.author wiassaf
manager cgronlun
ms.date 07/15/2019
ms.topic reference
ms.prod sql
ms.technology machine-learning-services
ms.service
ms.assetid
ROBOTS
audience
ms.devlang Python
ms.reviewer
ms.suite
ms.tgt_pltfrm
ms.custom
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).