https://github.com/yuanjie-ai/x2embedding
万物皆可embedding
https://github.com/yuanjie-ai/x2embedding
Last synced: 3 months ago
JSON representation
万物皆可embedding
- Host: GitHub
- URL: https://github.com/yuanjie-ai/x2embedding
- Owner: yuanjie-ai
- License: mit
- Created: 2022-03-15T02:12:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T05:40:29.000Z (about 3 years ago)
- Last Synced: 2025-02-13T13:52:51.757Z (4 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
  
🔥x2embedding🔥
---
# Install
```python
pip install -U x2embedding
```# [Docs](https://jie-yuan.github.io/x2embedding/)
# Usages
```
from x2embedding.zoo import Bert4Vecs2v = Bert4Vec()
s2v.encode(['万物皆可embedding'])
```---
# TODO