General troubleshooting tips for NLP
When you encounter a problem while working with the natural language processing (NLP) features of your application, take these steps to identify and understand the underlying cause.
- Check whether your text is working as expected in the underlying text analyzer by testing the text analyzer rule.
- Based on the test results, perform one of the following actions:
- If topics or entities are not detected correctly, see Topics or entities are not detected.
- If the language is not coming through correctly, see Language is not detected.
- If you are still unsure about the cause of the issue, test
the model independently, using the same text.
- If the model detects topics or entities correctly, but you did not get
the same results when you tested the text analyzer, check the advanced settings of the text analyzer.
Previous topic Troubleshooting NLP Next topic Topics or entities are not detected