Contents

gazetteers(for:)

Retrieves the gazetteers attached to a tag scheme.

Declaration

func gazetteers(for tagScheme: NLTagScheme) -> [NLGazetteer]

Parameters

  • tagScheme:

    The tag scheme for the gazetteers.

Return Value

An array of NLGazetteer.

See Also

Using gazetteers with a tagger