nlpcloud / nlpcloud-php

NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, intent classification, product description and ad generation, chatbot, grammar and spelling correction, keywords and keyphrases extraction, text generation, image generation, code generation, and much more...

Home Page:https://nlpcloud.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "chatbot" method doesn't work.

andchir opened this issue · comments

Hello.

https://github.com/nlpcloud/nlpcloud-php/blob/master/src/NLPCloud.php#L54

I think in this line you need to replace "text" to "input".

You're absolutely right. We just fixed it: 9e1f3ff
Sorry about that, and thanks a lot!