Closed TFA-MAIF closed 2 years ago
Description of Problem: Need a stemmed column and flag emoji in text
Overview of the Solution: Develop a stemmer Develop preprocess function to flag emojis
Examples: Stemmer ["envoye", "courrier"] becomes ["envoy", "courri"] ["semblerait", "trouver"] becomes ["sembl", "trouv"]
Description of Problem: Need a stemmed column and flag emoji in text
Overview of the Solution: Develop a stemmer Develop preprocess function to flag emojis
Examples: Stemmer ["envoye", "courrier"] becomes ["envoy", "courri"] ["semblerait", "trouver"] becomes ["sembl", "trouv"]