Git Product home page Git Product logo

rd16demo's Introduction

Supplementary material for the paper: 
“Implementing a Reverse Dictionary, based on word definitions, using a Node-Graph Architecture” 
by Sushrut Thorat and Varad Choudhari

The folder “demo_jupyter” contains a Jupyter notebook with python code to implement the reverse dictionary. It uses the WordNet 3k BLM, which can be found under the subfolder “data”. The variable ‘input_phrase’ accepts the input phrase, which is processed as explained in the paper. The output words will be outputted at the end of the notebook.
*Run the header section, and load the BLM only once (this takes longest). After that just edit the input_phrase, and run all sections below it. That way, you’ll get outputs real quick.*

The folder “test_data” contains the 179 user-generated phrases and the corresponding target words that are used to evaluate the performance in the paper.

The sub-folder “demo_jupyter/data” also contains a .csv file ‘3k_wordlist’ which contains the 3k lexicon (made of 3107 words). To make a fair comparison with our approach, truncate the outputs of any reverse dictionary to the 3k lexicon.

rd16demo's People

Contributors

novelmartis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

varadchoudhari

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.