François Levasseur
François Levasseur
Hi @chessai, Everything I have have that relates to duckling so far is located [here](https://github.com/botpress/botpress/blob/master/src/bp/nlu-core/entities/duckling-extractor/typings.ts). It's part of the [botpress](https://github.com/botpress/botpress) source code. I don't think these typings covers all possible...
Hi @rakeshsekar1987 Can you please do the following steps: 1. fetch https://github.com/botpress/nlu/releases/download/v1.0.0-rc.4/nlu-v1_0_0_rc_4-linux-x64 2. run `NODE_FASTTEXT_VERBOSE=1 ./nlu-v1_0_0_rc_4-linux-x64 lang --dim 100` 3. take a screenshot or copy the logs and paste them...
Hi @kamranahmedse any news on this? please keep me in the loop
OMG, I'm so sorry @kamranahmedse !! I meant to tag @rakeshsekar1987 ... You must excuse my poor dyslexic brain 😅
As @vitnore said, I'm having the exact same issue on macos. The error is: `dlopen(/var/folders/mb/q2c7_tgs3bd0lls6xzxrw5zm0000gn/T/pkg/791846661d83ae7447035d77e00e14986ad5a3ae23064a97e32d5bf408e18acf/fasttext.node, 1): image not found` I checked and the directory `/var/folders/mb/q2c7_tgs3bd0lls6xzxrw5zm0000gn/T/pkg` does not exist. The issue...
Reverting to `~5.2.0` solves the issue
Hey @robertsLando! Sorry for the long delay, I was taking few weeks off coding. Reverting to `~5.2.0` solves the issue for me. If ever I feel the need to jump...
huggingface/tokenizers don't seem to work on windows either: ``` Error, \\?\C:\Users\franc\Documents-franc\botpress-root\botpress2\modules\unsupervised_qna\node_modules\tokenizers\bin-package\index.node is not a valid Win32 application. \\?\C:\Users\franc\Documents-franc\botpress-root\botpress2\modules\unsupervised_qna\node_modules\tokenizers\bin-package\index.node ```
hey @hack-r , Sorry for the confusion, the doc is unfortunately outdated. What integration are you trying to build ? The truth is that most integrations are **not** messaging channels...
will close this issue for lack of activity, feel free to reopen if needed.