Natural Language Processing (NLP)

The Natural Language Processing (NLP) service utilizes integrated deep learning and artificial intelligence to help users build sophisticated views without complexity.
THINKalpha employs an optimized query system, specifically created to extract and evaluate data with support for complex formulas.
The NLP microservice provides an interface for custom integration. Now the power of the system can be made available to almost any user and in any context.

Some examples of how the NLP service simplifies the creation of sophisticated queries:

User Input

"barclose is greater than 5"
"stocks that are highly correlated with Apple"
"stocks with a low correlation with Google"
"20 day ADV is greater than 500000"

Query Language

BarClose(1d)>5
CORREL(BarClose(1d),BarClose(1d)."AAPL",[.90d:0]) > (0.8)
ABS(CORREL(BarClose(1d)."GOOG",[90d:0]))<(0.2)
AVG(BarVolume(1d),[.20d:0])>(500000)

The API of the Natural Language Processing (NLP) subsystem is documented in the OpenAPI format.

Democratizing Financial Search

Contact us 
to Learn More.

    ©2024 THINKalpha. All rights reserved.