<?xml version="1.0" encoding="UTF-8"?>

<article xmlns="https://www.ijrdes.com/schema/article"
         version="1.0"
         language="en">

    <journal>
        <name>International Journal of Research and Development in Engineering Sciences</name>
        <website>https://www.ijrdes.com</website>
    </journal>

    <metadata>
        <title>Machine Learning methods for Online Toxic Comment Classification</title>

        <authors>
			<author><name>Kondala Geethanjali</name>     </author>
        </authors>

        <volume>3</volume>
        <issue>5 (September - October)</issue>

        <publication>
            <year>2021</year>
			<month>10</month>
			
			<period>September-October</period>
        </publication>

		<language>en</language><keywords><keyword>Machine learning</keyword><keyword>Toxic comment classification</keyword><keyword>NLP</keyword><keyword>Deep learning</keyword><keyword>Online moderation</keyword></keywords> 
    </metadata>

    <abstract>With the rapid expansion of social media and online communication platforms the proliferation of toxic comments such as hate speech harassment and offensive languagehas become a significant concern Detecting and moderating such content is crucial for maintaining healthy digital interactions This paper presents an overview of machine learning ML methods used for online toxic comment classification Various supervised and deep learning approaches including Logistic Regression Support Vector Machines SVM Random Forests Recurrent Neural Networks RNN and Convolutional Neural Networks CNN are analyzed for their performance in identifying toxic behavior in textual data The study emphasizes the importance of data preprocessing feature extraction techniques such as TFIDF and word embeddings and model optimization for improving classification accuracy It also highlights recent advancements in transformerbased models like BERT which achieve superior context understanding and robustness Challenges such as data imbalance context ambiguity and evolving language patterns are discussed The paper concludes that integrating traditional ML with deep learning and Natural Language Processing NLP techniques offers a powerful solution for effective and scalable toxic comment detection </abstract>

    <copyright>
        <statement>
            Copyright (c) 2026 International Journal of Research and Development in Engineering Sciences. All rights reserved.
        </statement>
        
            <year>2021</year>
        <license>All Rights Reserved</license>
    </copyright>

</article>
