spacy nlp ner
This commit is contained in:
@@ -8,6 +8,7 @@ type File struct {
|
||||
StorageKey string `json:"-"`
|
||||
Checksum string `json:"-"`
|
||||
OcrText string `json:"ocrText,omitempty"`
|
||||
NlpData string `json:"nlpData,omitempty"`
|
||||
CreatedAt string `json:"createdAt"`
|
||||
UpdatedAt string `json:"updatedAt"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user