Code Monkey home page Code Monkey logo

mystify's Introduction

Mystify

WordNet Thesaurus and Rhyming for Sublime Text

Usage

Highlight a word and right click. You can either view Definitions or select a word in one of the submenus to use as a replacement.

mystify

Installation

Navigate to the Packages folder for Sublime Text:

cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages

Clone the repository.

git clone https://github.com/M49ICKPIxi3/mystify.git

From the wn library installation instructions:

pip install wn
python -m wn download oewn:2021

Restart Sublime Text.

Deployment on Package Control is upcoming. Until then, you have to download the repo into the Packages directory. The version of python used to download the WordNet data doesn't matter, you just need to have the data on your machine for Mystify to be able to use it. Interface for additional WordNets also upcoming.

Credits:

WordNet's integration uses wn.

Rhyming feature makes use of pronouncing.

mystify's People

Stargazers

 avatar

Watchers

 avatar

mystify's Issues

Context Menu isn't updated on first right click

This occurs for words with a lot of relations and not for those with only a few. For example, "seen" vs "job". Detection of new or updated Context.sublime-menu files doesn't always occur before the processing of the event. Currently the work around is to reload the context menu by right clicking a second time. Ideally, that would be unnecessary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.