alteryx / alteryx/nlp_primitives

Make data cleaning optional in the LSA primitive

Aberta
#189 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
37
Forks
13
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Currently the LSA primitive implements a cleaning step before computing feature values. This cleaning removes punctuation, lowercases the test, removes stopwords and performs lemmatization, and also adds time to the calculation process. We should make this cleaning step configurable, so users that might not want the cleaning applied can optionally skip this step. To maintain current behavior, the default should be to apply cleaning.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.