Skip to content

Extra Text Preprocessing steps #4

@amrayach

Description

@amrayach

what we have until now:
preprocessing_setps = {
'remove_hashtags': remove_hashtags,
'remove_urls': remove_urls,
'remove_user_mentions': remove_user_mentions,
'lower': lower,
'double_new_line': remove_double_new_line,
'wordnet_augment_text': augment_text_wordnet,
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions