Skip to content

A C implementation of a Naive Bayes Classifier to text content

Notifications You must be signed in to change notification settings

leoCamilo/Naive-Bayes-Classifier

Repository files navigation

Naive-Bayes-Classifier

This project is a C implementation of a Naive Bayes Classifier to text

In this test we has 8 files, each one pre-classified in this classes:

  1. culture
  2. sports
  3. policy

and one index file, the program read the files and compare with the string text in main

string used in test: "clubes catarinenses clubes cultural"

article with all explanation (in brazilian portuguese).

About

A C implementation of a Naive Bayes Classifier to text content

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages