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