informationextractor

package
v1.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: BSD-2-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InformationExtractor

type InformationExtractor struct {
	basemodelworker.Worker
	// contains filtered or unexported fields
}

InformationExtractor implements a Faktory worker for extracting information from WebArticles using spaGO BERT Question Answering service.

func New

func New(
	conf config.InformationExtractor,
	db *gorm.DB,
	bertConn *grpc.ClientConn,
	fk *faktory_worker.Manager,
) *InformationExtractor

New creates a new InformationExtractor.

Jump to

Keyboard shortcuts

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