Metadata-Version: 2.1
Name: neuro2vec
Version: 0.0.0
Summary: Python library of similarity metrics in neural data
Home-page: https://github.com/doerlbh/neuro2vec
Author: Baihan Lin
Author-email: doerlbh@gmail.com
License: GPLv3
Project-URL: Bug Tracker, https://github.com/doerlbh/neuro2vec/issues
Description: # neuro2vec
        
        [![PyPI version](https://badge.fury.io/py/neuro2vec.svg)](https://badge.fury.io/py/neuro2vec)  [![codecov](https://codecov.io/gh/doerlbh/neuro2vec/branch/main/graph/badge.svg?token=)](https://codecov.io/gh/doerlbh/neuro2vec) [![Travis_CI](https://travis-ci.com/doerlbh/neuro2vec.svg?token=&branch=main)](https://travis-ci.com/doerlbh/neuro2vec)  [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
        
        Python library of word2vec-based similiarity embeddings
        
        Created by [Baihan Lin](https://www.baihan.nyc), Columbia University
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
