NLP for .NET support

Contact support

We provide e-mail support. Please write to support alias (replace AT with @ and remove spaces).

Please be aware that licensed customers are served first. We recommend to attach your license for the first contact. 

Technical information

Exceptions

All exceptions thrown by the product are of NlpException type. It makes it easy to use exception filters and to distinguish if exception is generated by NLP for .NET.

Inner exception of NlpException may contain additional information.

NlpException has a Tag property which helps to identify the originator of the exception and preform additional filtering. You can consider NlpException.Tag as a unique identifier of the problem.