2019
DOI: 10.1016/j.procs.2020.01.083
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of Twitter Specific Preprocessing Technique for Tweets

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0
2

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 37 publications
(12 citation statements)
references
References 3 publications
0
8
0
2
Order By: Relevance
“…Text preprocessing is often recommended for data optimization when working with a large number of unstructured entries. The impetus is high on social media data that contains informal language, repetitions, URLs, and abbreviations [26], which creates noise, and as such clouds the 'real' sentiment behind the opinion. Figure 3 illustrates common steps for Text Preprocessing but can be expanded depending on the data type.…”
Section: Text Preprocessingmentioning
confidence: 99%
“…Text preprocessing is often recommended for data optimization when working with a large number of unstructured entries. The impetus is high on social media data that contains informal language, repetitions, URLs, and abbreviations [26], which creates noise, and as such clouds the 'real' sentiment behind the opinion. Figure 3 illustrates common steps for Text Preprocessing but can be expanded depending on the data type.…”
Section: Text Preprocessingmentioning
confidence: 99%
“…Once the tweets were collected, NLTK 2 with pip package manager in Python has been used for processing the text in tweets. This process includes the removal of extra places, stop words, URL, emojis, tokenization and lemmatization [ 15 ].…”
Section: Dataset Descriptionmentioning
confidence: 99%
“…Next, the last one is Stopword Removal. Stopword itself is a word that is in the data but is less helpful in the process of tweeting analysis [23].…”
Section: Twitter Apimentioning
confidence: 99%