alteryx / alteryx/nlp_primitives

Make data cleaning optional in the LSA primitive

Ouverte
#189 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
37
Forks
13
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.