An open API service indexing awesome lists of open source software.

https://github.com/abhigyan126/spam-classification-using-transformers

Classifying youtube spam comments using transformers- BERT
https://github.com/abhigyan126/spam-classification-using-transformers

Last synced: 6 months ago
JSON representation

Classifying youtube spam comments using transformers- BERT

Awesome Lists containing this project

README

          

# Spam Classification using Transformers

This repository performs spam classification using the BERT model and the Transformers library.

## Usage

- Run the `ipynb` file attached to train and save the model.
- Use `inference.py` to load and run the model to classify comments from YouTube.