clickbait-classifier

command module
v0.0.0-...-d75117f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 7 Imported by: 0

README

Clickbait Classifier

This is simple Naive Bayesian classifier which classifies if the given title is clickbait or not. It's a golang imlementation.

DATASET: https://www.kaggle.com/amananandrai/clickbait-dataset/

Running the code -

go mod tidy
go run main.go

To check your titles - call check(title). Sample return value CB, 0.99999 ("CB/NONCB", Score)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL