Metadata-Version: 1.0
Name: tag2network
Version: 0.0.8
Summary: Build similarity network from tagged documents
Home-page: https://github.com/foodwebster/tag2network
Author: foodwebster
Author-email: foodwebster@gmail.com
License: MIT
Description: Build similarity network from any dataset where a set of keywords or other                           tags is assigned to each document. The network is build by computing                           cosine simiarity between each document, based on their tag sets, and                           thresholding the similarities to produce a network.  Includes ability to                           extract ngrams from blocks of text and use as tags
Platform: UNKNOWN
