Skip to content

Commit

Permalink
Update README.md to mention Twitter support
Browse files Browse the repository at this point in the history
  • Loading branch information
thundergolfer-two committed Mar 3, 2018
1 parent af8853c commit a63bcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# mAIcroft [![Build Status](https://travis-ci.org/thundergolfer/mAIcroft.svg?branch=master)](https://travis-ci.org/thundergolfer/mAIcroft) [![Code Climate](https://codeclimate.com/github/thundergolfer/mAIcroft/badges/gpa.svg)](https://codeclimate.com/github/thundergolfer/mAIcroft) [![Test Coverage](https://codeclimate.com/github/thundergolfer/mAIcroft/badges/coverage.svg)](https://codeclimate.com/github/thundergolfer/mAIcroft/coverage)

Extract interesting information about redditors from their submissions, comments, and subs. Outputs data in JSON format. Brother project to [Orionmelt's Sherlock](https://github.com/orionmelt/sherlock), adapting and expanding its functionality and generality.
Extract interesting information about redditors and tweepies from their profile content. Outputs data in JSON format. Brother project to [Orionmelt's Sherlock](https://github.com/orionmelt/sherlock), adapting and expanding its functionality and generality.

### Currently working on:
*Detecting anti-social users by measuring their number of insulting comments. User comments are classified with machine learning as neutral [0] or insulting [1].* In progress at [thundergolfer/insults](https://github.com/thundergolfer/insults)
Expand Down

0 comments on commit a63bcda

Please sign in to comment.