Introduction
Answerable is a Python program that learns from your answers in Stack Overflow and use them to recommend you questions that you could answer.
Features
- Get information about your public profile in Stack Exchange.
- Elaborate statistics on your answers on Stack Overflow.
- Access the feed of new questions and sort them by similarity with questions you've already answered.
Contents
This wiki contains:
-
The detailed documentation on each of the Answerable commands.
-
An explanation on where to find the information needed for the program to work with your relevant user information.
-
The guidelines to make your own recommendation system.