Metadata-Version: 1.1
Name: bagofconcepts
Version: 0.0.1
Summary: This is python implementation of Bag-of-Concepts, as proposed by the paper "Bag-of-Concepts: Comprehending Document Representation through Clustering Words in Distributed Representation"
Home-page: https://github.com/hank110/boc
Author: Hank Kim
Author-email: hank1111@gmail.com
License: MIT
Download-URL: https://github.com/hank110/boc/archive/v0.0.1.tar.gz
Description: UNKNOWN
Keywords: bag of concepts,boc,word2vec clustering,text mining,NLP,machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
