Subramanian et al., 2022 - Google Patents
Detecting offensive Tamil texts using machine learning and multilingual transformer modelsSubramanian et al., 2022
- Document ID
- 13061561810664739643
- Author
- Subramanian M
- Adhithiya G
- Gowthamkrishnan S
- Deepti R
- Publication year
- Publication venue
- 2022 International Conference on Smart Technologies and Systems for Next Generation Computing (ICSTSN)
External Links
Snippet
Nowadays, social media has permitted an exponential increase in the circulation of hostile and toxic content, which has resulted in an increase in the number of people exposed to it. Many members of the Natural Language Processing community have recently expressed an …
- 238000010801 machine learning 0 title abstract description 13
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/3061—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F17/30634—Querying
- G06F17/30657—Query processing
- G06F17/30675—Query execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/20—Handling natural language data
- G06F17/27—Automatic analysis, e.g. parsing
- G06F17/2765—Recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/3061—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F17/30705—Clustering or classification
- G06F17/3071—Clustering or classification including class or cluster creation or modification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/3061—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F17/30705—Clustering or classification
- G06F17/30707—Clustering or classification into predefined classes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/20—Handling natural language data
- G06F17/27—Automatic analysis, e.g. parsing
- G06F17/2785—Semantic analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N99/00—Subject matter not provided for in other groups of this subclass
- G06N99/005—Learning machines, i.e. computer in which a programme is changed according to experience gained by the machine itself during a complete run
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/3061—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F17/30613—Indexing
- G06F17/30619—Indexing indexing structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computer systems utilising knowledge based models
- G06N5/02—Knowledge representation
- G06N5/022—Knowledge engineering, knowledge acquisition
- G06N5/025—Extracting rules from data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/30—Information retrieval; Database structures therefor; File system structures therefor
- G06F17/30861—Retrieval from the Internet, e.g. browsers
- G06F17/30864—Retrieval from the Internet, e.g. browsers by querying, e.g. search engines or meta-search engines, crawling techniques, push systems
- G06F17/30867—Retrieval from the Internet, e.g. browsers by querying, e.g. search engines or meta-search engines, crawling techniques, push systems with filtering and personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computer systems utilising knowledge based models
- G06N5/04—Inference methods or devices
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computer systems based on specific mathematical models
- G06N7/005—Probabilistic networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06K—RECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K9/00—Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
- G06K9/62—Methods or arrangements for recognition using electronic means
- G06K9/6267—Classification techniques
- G06K9/6279—Classification techniques relating to the number of classes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06K—RECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K9/00—Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
- G06K9/62—Methods or arrangements for recognition using electronic means
- G06K9/6217—Design or setup of recognition systems and techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/18—Digital computers in general; Data processing equipment in general in which a programme is changed according to experience gained by the computer itself during a complete run; Learning machines
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06K—RECOGNITION OF DATA; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K9/00—Methods or arrangements for reading or recognising printed or written characters or for recognising patterns, e.g. fingerprints
- G06K9/62—Methods or arrangements for recognition using electronic means
- G06K9/6267—Classification techniques
- G06K9/6268—Classification techniques relating to the classification paradigm, e.g. parametric or non-parametric approaches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06N—COMPUTER SYSTEMS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computer systems based on biological models
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Li et al. | Tweet sentiment analysis by incorporating sentiment-specific word embedding and weighted text features | |
| Barrientos et al. | Machine learning techniques for the detection of inappropriate erotic content in text | |
| Al Maruf et al. | Emotion detection from text and sentiment analysis of Ukraine Russia war using machine learning technique | |
| Anan et al. | Interpretable bangla sarcasm detection using bert and explainable ai | |
| Aggarwal et al. | Sentiment analysis of tweets using supervised machine learning techniques based on term frequency | |
| Lubis et al. | Leveraging K-Nearest Neighbors with SMOTE and boosting techniques for data imbalance and accuracy improvement | |
| Subramanian et al. | Detecting offensive Tamil texts using machine learning and multilingual transformer models | |
| Ahamed et al. | Bidirectional Deep Learning and Extended Fuzzy Markov Model for Sentiments Recognition | |
| Sharma et al. | An optimized approach for sarcasm detection using machine learning classifier | |
| Sathishkumar et al. | Ensemble Text Classification with TF-IDF Vectorization for Hate Speech Detection in Social Media | |
| Khan et al. | Identifying artificial intelligence-generated content using the DistilBERT transformer and NLP techniques | |
| Tejwani et al. | Enhancing Toxic Comment Classification: A Deep Learning Approach with Pre-trained Language Models | |
| Dutta et al. | How did the discussion go: Discourse act classification in social media conversations | |
| Subramanian et al. | Detection Offensive Tamil Texts using Machine Learning and Multilingual Transformers Models. | |
| Nahas et al. | Classifiers for sentiment analysis of YouTube comments: a comparative study | |
| Lindén et al. | NOVA: Automated Detection of Violent Threats in Swedish Online Environments | |
| Thomas et al. | Sentiment Analysis of Telegram App Reviews Using Text Classification Models | |
| Ananthajothi et al. | Promoting Positive Discourse: Advancing AI-Powered Content Moderation with Explainability and User Rephrasing | |
| Sundaram et al. | Distinguishing hate speech from sarcasm | |
| PRAKALYA P et al. | BiDETECT: BiLSTM WITH BERT FOR HATE SPEECH DETECTION IN TWEETS. | |
| Bushra et al. | Recognizing sentimental emotions in text by using Machine Learning | |
| Zapata | Recommendation of text properties for short texts with the use of machine learning: A comparative study of state-of-the-art techniques including bert and gpt-2 | |
| Khan et al. | Comparing Fine-Tuned RoBERTa with Traditional Machine Learning Models for Stance Detection in Political Tweets | |
| Arora | Detecting Online Abuse: Fine-Tuning LLMs for Abusive Language Detection | |
| Akshita et al. | Analysis and Implementation of Linear Classifier Algorithms for Sentiment Analysis on Twitter Data |