Skip to content

monag-ucberkeley/iqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Similarities

This application displays top 5 closest words to the input word. It also displays a t-sne plot showing 25 closest words.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This application needs the following

Flask
Python3.0
Pandas
sklearn
ggplot
mpl_tookits

Running the application

The application runs by the following command -

python miniapp.py

This will launch the application at this url - http://127.0.0.1:5000/

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages