Lexicon is a browser extension, for automatically generating tags for your online blog, article or post.
This is for blog writers who want to focus on their content and skip the worry about what tags they have to brand their articles with.
Brought to you by the Tech Team at Microsoft Learn Student Ambassadors SRM.
Software | Version |
---|---|
Python 3 | 3.7.1 |
Microsoft Chromium Edge | Beta-81.0.416.34 |
Software | Tested with |
---|---|
Google Chrome Browser | 80.0.3987.149 |
Microsoft Chromium Edge | Beta-81.0.416.34 |
Website | Medium.com |
- Lexicon - The Auto Tagger is now available as a Microsoft Edge Add-on. You can download it here
- On the editor page of your chosen blog site (see Support for tested blog sites)
- Click on the extension's launcher on the toolbar of your browser.
- Click on Tag.
- Clone this repository
git clone https://https://github.com/MLSA-SRM/Lexicon-The-Auto-Tagger
- Go to the model's root folder
cd project_high/model
- Install dependencies
pip install requirements.txt
- Run
app.py
as a Flask App - Lastly, install the extension as mentioned in the following section.
- Clone this repository to your local machine (not needed if cloned during previous section).
git clone https://https://github.com/MLSA-SRM/Lexicon-The-Auto-Tagger
- Enable Developer Mode in your browser (see Support for tested Browsers)
- chrome://extensions for Google Chrome
- edge://extensions for Chromium Edge
- Use "Load Unpacked" and select folder "~/Project-High/Extension/Extension".
- Finally you should have successfully added our extension.
For further reading, please see Wiki.
To contact us regarding this, or more projects - you can find us at Microsoft Learn Student Ambassadors SRM.