Pramod George Jose

Work place: Department of Cyber Security and Networks, Amrita University, Coimbatore, India

E-mail: pramod.gj17@gmail.com

Website:

Research Interests: Computer systems and computational processes, Information Security, Network Security, Data Structures and Algorithms

Biography

Pramod George Jose is currently pursuing his M.Tech. from the department of Cyber Security and Networks, Amrita University, Coimbatore, India. His research interests include steganography, systems security and reverse engineering. He completed his M.Sc. in Computer Science from St. Xavier’s College (Autonomous), Kolkata, India.

Author Articles
Text Classification Using SVM Enhanced by Multithreading and CUDA

By Soumick Chatterjee Pramod George Jose Debabrata Datta

DOI: https://doi.org/10.5815/ijmecs.2019.01.02, Pub. Date: 8 Jan. 2019

With the sudden growth of the internet and digital documents available on the web, the task of organizing text data has become a major problem. In recent times, text classification has become one of the main techniques for organizing text data. The idea behind text classification is to classify a given piece of text to a predefined class or category. In the present research work, SVM has been used with linear kernel using the One-V-Rest strategy. The SVM is trained using various data sets collected from various sources. It may so happen that some particular words were not so common around 5-6 years ago, but are currently prevalent due to recent trends. Similarly, new discoveries may result in the coinage of new words. This process can also be applied to text blogs which can be crawled and then analyzed. This technique should in theory be able to classify blogs, tweets or any other document with a significant amount of accuracy. In any text classification process, preprocessing phase takes the most amount of time – cleaning, stemming, lemmatization etc. Hence, the authors have used a multithreading approach to speed up the process. The authors further tried to improve the processing time of the algorithm using GPU parallelism using CUDA.

[...] Read more.
Other Articles