项目作者: chaitanya-lakkundi

项目描述 :
Taggify Stack Overflow Posts based on Contextual Categories
高级语言: JavaScript
项目地址: git://github.com/chaitanya-lakkundi/SOTagger.git
创建时间: 2019-03-10T13:58:08Z
项目社区:https://github.com/chaitanya-lakkundi/SOTagger

开源协议:

下载


SOTagger

How to install SOTagger on Google Chrome

  1. Download this repository from https://github.com/chaitanya-lakkundi/SOTagger/archive/master.zip.
  2. Unpack the downloaded archive.
  3. Navigate to chrome://extensions on Google Chrome.
  4. Turn on Developer Mode at the right side top corner of the page.
  5. Click on Load unpacked.
  6. Browse and select the Extension folder present within unpacked SOTagger-master folder.

SOTagger Plugin is now installed on Google Chrome.

How to install SOTagger on Mozilla Firefox

  1. Download this repository from https://github.com/chaitanya-lakkundi/SOTagger/archive/master.zip.
  2. Unpack the downloaded archive.
  3. Navigate to about:debugging#addons on Mozilla Firefox.
  4. Click on the Load Temporary Add-on.
  5. Browse and select the manifest.json file present within SOTagger-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.

How to Use

  1. Navigate to https://stackoverflow.com/
  2. Click on any question of your interest.
  3. 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.

  1. A slider is displayed below every tag depending on the probability of classification.
    MWE – stands for presence of Minimum Working Example (Code)

Screenshots

Syntax Enums
PHP Spaceship
SQL PHP