Download the PHP package textualization/ropherta without Composer
On this page you can find all versions of the php package textualization/ropherta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download textualization/ropherta
More information about textualization/ropherta
Files in textualization/ropherta
Download textualization/ropherta
More information about textualization/ropherta
Files in textualization/ropherta
Vendor textualization
Package ropherta
Short Description Compute RoBERTa embeddings using ONNX framework.
License MIT
Package ropherta
Short Description Compute RoBERTa embeddings using ONNX framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package ropherta
Compute RoBERTa embeddings in PHP using ONNX framework.
This brings the power of Transformers to the PHP world.
Installation
Add this project to your dependencies
Before using it, you will need to install the ONNX framework:
and download the RoBERTa ONNX model (this takes a while, the model is 477Mb in size):
Computing embeddings
Check \Textualization\Ropherta\Distances
to check whether two embeddings are closer to each other.
Using custom embeddings
To fine-tune a model you will need a large amount of in-domain text and use Python in a machine with a GPU. See tuning for details.
Sponsors
We thank our sponsor:
All versions of ropherta with dependencies
PHP Build Version
Package Version
The package textualization/ropherta contains the following files
Loading the files please wait ....