New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-nlp does not feature actions and intents? #1251
Comments
The current Git version is not yet released and should be released soon ... after that it should solve |
Alright, Thank you for your response. |
because I do not know which exact featureset is available in the latest npm package, I have no clue ;-) |
I just tried the example given here |
Yes this is only fixed on github versions for now |
Any hews here:question: Facing the same issue with the latest |
I followed the documentation with the installation procedure for node-nlp.
I managed to get the question and answer feature working which is the only documented feature i found for node-nlp.
I checked the examples and they seem to be for NLP.js and not node-nlp.
And so i am unable to use the actions and intents feature of the package.
I tried to create a config file,
i even tried this
but then i get an error
TypeError: manager.registerActionFunction is not a function
Is there any way around this or perhaps i'm missing something?
The text was updated successfully, but these errors were encountered: