-2

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.

Mohd Saad
  • 105
  • 4

1 Answers1

1

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

wutadam
  • 28
  • 7