Skip to content

A Machine learning IRC bot to classify sentiment, educate and inspire activism issue support sentiments.

Notifications You must be signed in to change notification settings

scottprovost/WeActKnow

 
 

Repository files navigation

Exploring machine learning with an IRC bot

This is a simple IRC bot, coupled with a basic Naive-Bayes classifier. The training.json dataset is a set of intents, each with a small input dictionary. The bot tries to classify any input into an intent, and then uses routing.json to create a response.

The current training and routing data is designed to work in the Mozilla IRC server in the #mobile channel. This is where the Firefox for Mobile team lives and works.

To run locally, create your own config.json using the supplied sample.

node server.js

About

A Machine learning IRC bot to classify sentiment, educate and inspire activism issue support sentiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%