eContext\ClassifyΒΆ

Use the listed classes to classify various structured and unstructured text into actionable data using the eContext API. Typically, you should pick the classification class which best matches the data you want to submit. For example, if you have HTML content pages, you should use eContext\Classify\Html. If you have short-form text like Tweets or 1-2 paragraph posts, use eContext\Classify\Social. Longer form text should be submitted using eContext\Classify\Text.