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.
Retrieves the gazetteers attached to a tag scheme.
func gazetteers(for tagScheme: NLTagScheme) -> [NLGazetteer]The tag scheme for the gazetteers.
An array of NLGazetteer.