Home / Papers / Text Analysis Based on Natural Language Processing (NLP)

Text Analysis Based on Natural Language Processing (NLP)

88 Citations2022
Azhar Kassem Flayeh, Yaser Issam Hamodi, N. D. Zaki
2022 2nd International Conference on Advances in Engineering Science and Technology (AEST)

A review is presented on the latest concepts in the field of word processing, information extraction, and implementing an interface for text analysis using the C++ programming language and Visual Studio 2015 edition.

Abstract

In the modern era of information explosion, where there is enormous information including thousands and millions of texts loaded on the Internet of over 1.2 million terabytes, there are no accurate statistics on the size of texts within this huge amount of data. Given the multiplicity of websites on the Internet and the spread of social networking services like Twitter, for example, it is stated that about 6000 tweets are posted per second in the year 2019. This work aims to analyze these texts through resorting to artificial intelligence to help solve this problem. In this article, a review is presented on the latest concepts in the field of word processing, information extraction, and implementing an interface for text analysis using the C++ programming language and Visual Studio 2015 edition. A comparison is made between two articles in terms of the number of verbs, prepositions, article strength, number of letters, with the possibility of sorting the text into verbs, nouns, object, and adjectives, as will be displayed in the program interface.