How to use Natural Language Processing (AI) in app lab?

147 Views Asked by At

I know about NLP being used in js but now , I am asked to do it in app lab.

I tried a lot of research but found no way to do it in blocks, app lab in code.org.

It should understand various diseases.

I would be grateful for any help.

1

There are 1 best solutions below

0
wutadam On BEST ANSWER

While NLP isn't entirely supported natively in App Lab, you can try using the getPrediction() block. Its documentation is listed here.