Linguistic
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Linguistic
Classes for linguistic analysis on macOS.
- Classes
- class NSLinguisticTaggerMBS
- shared method availableTagSchemesForLanguage(Language as String) as String()
- shared method availableTagSchemesForUnit(unit as Integer, Language as String) as String()
- method Constructor(tagSchemes() as String, options as integer = 0)
- shared method dominantLanguageForString(text as String) as String
- shared method NSLinguisticTagAdjective as String
- shared method NSLinguisticTagAdverb as String
- shared method NSLinguisticTagClassifier as String
- shared method NSLinguisticTagCloseParenthesis as String
- shared method NSLinguisticTagCloseQuote as String
- shared method NSLinguisticTagConjunction as String
- shared method NSLinguisticTagDash as String
- shared method NSLinguisticTagDeterminer as String
- shared method NSLinguisticTagIdiom as String
- shared method NSLinguisticTagInterjection as String
- shared method NSLinguisticTagNoun as String
- shared method NSLinguisticTagNumber as String
- shared method NSLinguisticTagOpenParenthesis as String
- shared method NSLinguisticTagOpenQuote as String
- shared method NSLinguisticTagOrganizationName as String
- shared method NSLinguisticTagOther as String
- shared method NSLinguisticTagOtherPunctuation as String
- shared method NSLinguisticTagOtherWhitespace as String
- shared method NSLinguisticTagOtherWord as String
- shared method NSLinguisticTagParagraphBreak as String
- shared method NSLinguisticTagParticle as String
- shared method NSLinguisticTagPersonalName as String
- shared method NSLinguisticTagPlaceName as String
- shared method NSLinguisticTagPreposition as String
- shared method NSLinguisticTagPronoun as String
- shared method NSLinguisticTagPunctuation as String
- shared method NSLinguisticTagSchemeLanguage as String
- shared method NSLinguisticTagSchemeLemma as String
- shared method NSLinguisticTagSchemeLexicalClass as String
- shared method NSLinguisticTagSchemeNameType as String
- shared method NSLinguisticTagSchemeNameTypeOrLexicalClass as String
- shared method NSLinguisticTagSchemeScript as String
- shared method NSLinguisticTagSchemeTokenType as String
- shared method NSLinguisticTagSentenceTerminator as String
- shared method NSLinguisticTagVerb as String
- shared method NSLinguisticTagWhitespace as String
- shared method NSLinguisticTagWord as String
- shared method NSLinguisticTagWordJoiner as String
- method orthographyAtIndex(charIndex as integer, byref effectiveRange as NSRangeMBS) as NSOrthographyMBS
- method sentenceRangeForRange(range as NSRangeMBS) as NSRangeMBS
- method setOrthography(orthography as NSOrthographyMBS, range as NSRangeMBS)
- method tagAtIndex(charIndex as Integer, Scheme as String, byref tokenRange as NSRangeMBS, byref sentenceRange as NSRangeMBS) as String
- method tagAtIndex(charIndex as Integer, unit as Integer, Scheme as String, byref tokenRange as NSRangeMBS) as String
- shared method tagForString(text as string, charIndex as Integer, unit as Integer, Scheme as String, orthography as NSOrthographyMBS, byref tokenRange as NSRangeMBS) as String
- method tagSchemes as String()
- shared method TagsForString(text as string, range as NSRangeMBS, unit as Integer, Scheme as String, options as Integer, orthography as NSOrthographyMBS) as NSLinguisticValueMBS()
- method tagsInRange(range as NSRangeMBS, Scheme as String, options as Integer) as NSLinguisticValueMBS()
- method tagsInRange(range as NSRangeMBS, unit as Integer, Scheme as String, options as Integer) as NSLinguisticValueMBS()
- method tokenRangeAtIndex(charIndex as Integer, Unit as Integer) as NSRangeMBS
- property dominantLanguage as String
- property Handle as Integer
- property Text as String
- class NSLinguisticValueMBS
- class NSOrthographyMBS
- Blog Entries
Release notes
- Version 21.1
- Version 17.3
The items on this page are in the following plugins: MBS MacCocoa Plugin.