Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSLinguisticTaggerMBS class.

NSLinguisticTaggerMBS.NSLinguisticTaggerJoinNames = 16

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the option constants.

Typically, multiple-word names will be returned as multiple tokens, following the standard tokenization practice of the tagger. If this option is set, then multiple-word names will be joined together and returned as a single token.

NSLinguisticTaggerMBS.NSLinguisticTaggerOmitOther = 8

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the option constants.

Omit tokens of type NSLinguisticTagOther (non-linguistic items, such as symbols).

NSLinguisticTaggerMBS.NSLinguisticTaggerOmitPunctuation = 2

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the option constants.

Omit tokens of type NSLinguisticTagPunctuation (all punctuation).

NSLinguisticTaggerMBS.NSLinguisticTaggerOmitWhitespace = 4

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the option constants.

Omit tokens of type NSLinguisticTagWhitespace (whitespace of all sorts).

NSLinguisticTaggerMBS.NSLinguisticTaggerOmitWords = 1

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the option constants.

Omit tokens of type NSLinguisticTagWord (items considered to be words).

NSLinguisticTaggerMBS.NSLinguisticTaggerUnitDocument = 3

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the constants for a tagger unit.

The document in its entirety.

NSLinguisticTaggerMBS.NSLinguisticTaggerUnitParagraph = 2

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the constants for a tagger unit.

An individual paragraph.

NSLinguisticTaggerMBS.NSLinguisticTaggerUnitSentence = 1

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the constants for a tagger unit.

An individual sentence.

NSLinguisticTaggerMBS.NSLinguisticTaggerUnitWord = 0

Type Topic Plugin Version
const Linguistic MBS MacCocoa Plugin 17.3
One of the constants for a tagger unit.

An individual word.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...