Extracting meaningful data from text
To extract meaningful data from text, you need to use one of the extractor commands. Extractors commands analyze text to extract meaningul data by using models from a natural language processing (NLP) provider.
Before you begin
You must set an NLP provider.
Procedure
Use an extractor command on your script that suits your need. For more information about the commands available, see Extractors.
🛈 Remember: The results of the extractor commands might vary depending of the NLP provider.
Results
The extractor command you used returns the data from the text it parsed on a variable of your choice for you to use on another command of your script.