Documentation
¶
Index ¶
Constants ¶
View Source
const (
SourceMetadataKey = "source"
)
Variables ¶
View Source
var (
ErrPdfToTextNotFound = fmt.Errorf("pdftotext not found")
)
View Source
var (
ErrorInternal = fmt.Errorf("internal error")
)
Functions ¶
func NewDirectoryLoader ¶
func NewPDFToTextLoader ¶ added in v0.0.4
func NewPDFToTextLoader(path string) *pdfLoader
func NewPubmedLoader ¶ added in v0.0.4
func NewPubmedLoader(pubMedIDs []string) *pubMedLoader
func NewTextLoader ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.