Skip to content

module__FillDB

Robert Bossy edited this page Jul 27, 2017 · 1 revision

#org.bibliome.alvisnlp.modules.FillDB

Synopsis

Stores the corpus into a SQL database.

This module is experimental.

Description

Parameters

Optional

Type: String

Password for RDBMS access.

Optional

Type: String

Schema of the filled tables.

Optional

Type: String

URL of the database.

Optional

Type: String

User for RDBMS access.

Default value: true

Type: Expression

Only process document that satisfy this filter.

Default value: org.postgresql.Driver

Type: String

JDBC driver for the RDBMS.

Default value: true

Type: Expression

Process only sections that satisfy this filter.

Clone this wiki locally