alteryx / alteryx/nlp_primitives

Add TokenCount primitive

Aperta
#73 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
37
Fork
13
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- This primitive converts a collection of text documents to a matrix of token counts.
- We can use sklearn's feature extractor
- https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html#sklearn.feature_extraction.text.CountVectorizer
- There should be unit tests with this primitive

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.