Skip to content

module__org.bibliome.alvisnlp.modules.stanford.StanfordNER

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

#org.bibliome.alvisnlp.modules.stanford.StanfordNER

Synopsis

synopsis

This module is experimental.

Description

synopsis

Parameters

Optional

Type: InputFile

Optional

Type: String

Optional

Type: String

Optional

Type: Mapping

Constant features to add to each annotation created by this module

Default value: true

Type: Expression

Only process document that satisfy this filter.

Default value: form

Type: String

Default value: false

Type: Boolean

Default value: boolean:and(true, boolean:and(nav:layer:words(), nav:layer:sentences()))

Type: Expression

Process only sections that satisfy this filter.

Default value: sentences

Type: String

Default value: words

Type: String

Clone this wiki locally