Skip to content

gglucass/Semantic-Similarity-Prototype

Repository files navigation

Semantic Similarity Visualization

Prototype implementation of the method discussed in "Visualizing User Story Requirements at Multiple Granularity Levels via Semantic Relatedness"

Installation

  • Install python 3.4+ and all dependencies
  • Download Glove word2vec 6B Download glove word2vec from http://nlp.stanford.edu/projects/glove/
  • Specify path in the source code
  • Start a python shell
  • Import prototype file
  • run plot_company(companies)

About

Prototype implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages