Class Embeddings

java.lang.Object
com.basistech.rosette.dm.BaseAttribute
com.basistech.rosette.dm.Embeddings
All Implemented Interfaces:
Serializable

public class Embeddings extends BaseAttribute implements Serializable
Embeddings for a text. A text can have embedding values for the entire text and/or one of more of the collections of items inside the text, such as the tokens or entities. The collections are identified by strings. Constants are provided for some common cases.
See Also: