- Download this repository from https://github.com/chaitanya-lakkundi/SOTagger/archive/master.zip.
- Unpack the downloaded archive.
- Navigate to
chrome://extensions
on Google Chrome. - Turn on Developer Mode at the right side top corner of the page.
- Click on Load unpacked.
- Browse and select the
Extension
folder present within unpackedSOTagger-master
folder.
SOTagger Plugin is now installed on Google Chrome.
- Download this repository from https://github.com/chaitanya-lakkundi/SOTagger/archive/master.zip.
- Unpack the downloaded archive.
- Navigate to
about:debugging#addons
on Mozilla Firefox. - Click on the Load Temporary Add-on.
- Browse and select the
manifest.json
file present withinSOTagger-master/Extension
folder.
SOTagger Plugin is now installed on Mozilla Firefox.
Note for Mozilla Firefox users: SOTagger is installed as a Temporary Extension and hence will be removed after the web browser is closed.
- Navigate to https://stackoverflow.com/
- Click on any question of your interest.
- Once the post opens, scroll down to to see tags based on context.
Note: Loading tags might take upto 20 seconds on first page load. Tags will be loaded instantly for successive posts.
- A slider is displayed below every tag depending on the probability of classification. MWE – stands for presence of Minimum Working Example (Code)