ios-samples/ios12/XamarinNL
Craig Dunn 07a6d7fac9
more screenshots (#278)
2018-09-18 15:38:24 -07:00
..
Assets.xcassets Added XamarinNL sample 2018-08-21 14:32:28 -06:00
Screenshots more screenshots (#278) 2018-09-18 15:38:24 -07:00
AppDelegate.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
Entitlements.plist Added XamarinNL sample 2018-08-21 14:32:28 -06:00
Info.plist Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageProbabilityTableViewController.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageProbabilityTableViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageRecognizerViewController.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageRecognizerViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTaggerTableViewController.cs Fixed 'XamarinNL' sample (#275) 2018-09-14 04:33:04 -04:00
LanguageTaggerTableViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTaggerViewController.cs Fixed 'XamarinNL' sample (#275) 2018-09-14 04:33:04 -04:00
LanguageTaggerViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTokenizerTableViewController.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTokenizerTableViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTokenizerViewController.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LanguageTokenizerViewController.designer.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
LaunchScreen.storyboard Added XamarinNL sample 2018-08-21 14:32:28 -06:00
Main.cs Added XamarinNL sample 2018-08-21 14:32:28 -06:00
Main.storyboard Removed image name from tab bar item 2018-08-21 15:34:46 -06:00
Metadata.xml Updated UUID 2018-08-21 14:33:01 -06:00
README.md more screenshots (#278) 2018-09-18 15:38:24 -07:00
XamarinNL.csproj Added two samples: GroupedNotifications, RedGreenNotifications. Also changed HttpClientHandler => NSUrlSessionHandler in a few places. 2018-09-06 10:04:25 -06:00
XamarinNL.sln Added XamarinNL sample 2018-08-21 14:32:28 -06:00

README.md

XamarinNL

This app demonstrates how to use Apple's Natural Language framework to recognize languages, tokenize text into words and sentences, and tag named entities and parts of speech in a body of text.

Examples of natural language parsing

License

Code is released under the MIT license

Author

Brad Umbaugh