1

I'm learning about Watson's NLU but I can't find any reference as to what model it's using for topic modeling. Is it LDA? pLSA? Any other? I understand the question is general, but it's very important to know what's under the hood...

Aerodynamika
  • 7,883
  • 16
  • 78
  • 137

1 Answers1

0

Watson NLU categories and concepts (which I assume is what you mean by topic modeling) use custom machine learning models that do not directly correspond to either LDA or pLSA.

idfah
  • 1,328
  • 10
  • 16