alteryx / alteryx/woodwork

Add Tweet LogicalType (or semantic tag)

Ouverte
#1,466 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
new feature
Langage dominant
Python
Étoiles
155
Forks
24
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

- As a user, I wish I could indicate that certain columns contain tweets, as there are certain primitives being proposed (https://github.com/alteryx/nlp_primitives/issues/140 and https://github.com/alteryx/nlp_primitives/issues/139) that are really meant to be used on tweets, and not normal natural language columns.

This logical type would be a sub-type of NaturalLanguage, and it has certain properties that could be used for validation or inference (mostly that they are less than 240 characters and contain natural language).

If we don't want to make this a logical type, we could just use semantic tags and add `tweet` or something as one of the known semantic tags in the types and tags guide.

Guide de contribution

Ouvrir le guide de contribution

É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.