This sample is a Silverlight™ application that analyzes an text input.
Following processings wille be done:
- Language Detection (see: Babel)
- Text is split into sentences
- POS Taggin (de, en only)
- Annotations
- Parsing (de only)
The demo will be pretty slow since the demo server is lacking enough memory to make active use of any caching. So please be a little patient....
View in full screen