Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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)**