Languagetools Unknown Word Recognizer:
Output Syntax Description
Results
The Unknown Word Recognizer syntax is simple, and equal for both API methods:
- true - the form has been recognized
- false - the form has not been recognized
Some examples of the integration test program output are listed below:
Lexicalized Word Function Call
query -> sang
result -> true
query -> saenger
result -> true
query -> aufsinken
result -> false
Unknown Word Function Call
query -> aufsinken
result -> true
query -> skandalgeschüttelten
result -> true