preprocessΒΆ

Classes

SenticGCNBasePreprocessor

Base preprocessor class provides initialization for spacy, senticnet, tokenizer and embedding model.

SenticGCNBertData

SenticGCNBertPreprocessor

Class for preprocessing sentence(s) and its aspect(s) to a batch of tensors for the SenticGCNBertModel to predict on.

SenticGCNData

SenticGCNPreprocessor

Class for preprocessing sentence(s) and its aspect(s) to a batch of tensors for the SenticGCNBertModel to predict on.