Skip to content

YehorPytomets/ts-emails-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-emails-classifier

Typescript implementation of multinomial Bayes classifier of emails

In order to run the code perform the following steps:

  1. Open project directory in the terminal.
  2. Run npm install to install required dependencies.
  3. Run npm run bundle to compile TypeScript code to JavaScript code.
  4. Open console of the index.html in your browser to see results.

About

Typescript implementation of multinomial Bayes classifier of emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages