Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luozhouyang/deepse
Sentence Embeddings using Deep Nerual Networks in PRODUCTION!
https://github.com/luozhouyang/deepse
bert keras sentence-embeddings simcse
Last synced: 4 months ago
JSON representation
Sentence Embeddings using Deep Nerual Networks in PRODUCTION!
- Host: GitHub
- URL: https://github.com/luozhouyang/deepse
- Owner: luozhouyang
- License: apache-2.0
- Created: 2021-04-22T06:20:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T11:26:01.000Z (about 3 years ago)
- Last Synced: 2024-10-01T16:08:17.845Z (4 months ago)
- Topics: bert, keras, sentence-embeddings, simcse
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepSE
![Python package](https://github.com/luozhouyang/DeepSE/workflows/Python%20package/badge.svg)
[![PyPI version](https://badge.fury.io/py/deepse.svg)](https://badge.fury.io/py/deepse)
[![Python](https://img.shields.io/pypi/pyversions/deepse.svg?style=plastic)](https://badge.fury.io/py/deepse)**DeepSE**: 面向生产环境的**Sentence Embedding**!
**本仓库不在独立维护,本仓库的模型和代码将会全部集成到 [transformers-keras](https://github.com/luozhouyang/transformers-keras)**