Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service IntentDetectionService

intent.proto:8

service NERPredictorService

ner.proto:7

Named Entity Recognition Predictor Service definition, accepts a model_id & document and returns labels with probabilities for each.

message IntentClass

intent.proto:21

Used in: IntentDetectionRequest

message IntentRes

intent.proto:30

Used in: IntentDetectionResponse

message NERPredictions

ner.proto:28

Used in: NERPredictionResponse

message NerSpan

ner.proto:36

Used in: NERPredictions