API notes: NaturalLanguage framework¶
Apple Documentation¶
The framework is documented on Apple’s developer website
These bindings are accessed through the NaturalLanguage
package (that is, import NaturalLanguage
).
API Notes¶
The entire “NaturalLanguage” framework on MacOSX 10.14 (or later) is available from Python.
Note
The UserNotification framework is only available in 64-bit applications.