models

package
v1.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Token

type Token struct {
	Property      string  `json:"property,omitempty"`
	Entity        string  `json:"entity,omitempty"`
	Certainty     float64 `json:"certainty,omitempty"`
	Word          string  `json:"word,omitempty"`
	StartPosition int     `json:"startPosition,omitempty"`
	EndPosition   int     `json:"endPosition,omitempty"`
}

Tokens used in NER module to represent the found entities in a given string property value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL