Code Monkey home page Code Monkey logo

small-talk-rasa-stack's People

Contributors

bamwani avatar dependabot[bot] avatar harish0596 avatar harish2296 avatar rahul051296 avatar teochenglim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

small-talk-rasa-stack's Issues

python3 rasa_nlu_model.py failure

D:\python3\python36\lib\site-packages\h5py_init_.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
from ._conv import register_converters as _register_converters
Traceback (most recent call last):
File "rasa_nlu_model.py", line 14, in
train_nlu('./data/nlu', './config.yml', './models/nlu')
File "rasa_nlu_model.py", line 8, in train_nlu
trainer = Trainer(config.load(configuration))
File "D:\python3\python36\lib\site-packages\rasa_nlu\model.py", line 149, in init
self.pipeline = self._build_pipeline(cfg, component_builder)
File "D:\python3\python36\lib\site-packages\rasa_nlu\model.py", line 160, in build_pipeline
component_name, cfg)
File "D:\python3\python36\lib\site-packages\rasa_nlu\components.py", line 420, in create_component
cfg)
File "D:\python3\python36\lib\site-packages\rasa_nlu\registry.py", line 140, in create_component_by_name
return component_clz.create(config)
File "D:\python3\python36\lib\site-packages\rasa_nlu\utils\spacy_utils.py", line 73, in create
nlp = spacy.load(spacy_model_name, parser=False)
File "D:\python3\python36\lib\site-packages\spacy_init
.py", line 15, in load
return util.load_model(name, **overrides)
File "D:\python3\python36\lib\site-packages\spacy\util.py", line 119, in load_model
raise IOError(Errors.E050.format(name=name))
OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory.
can you hlep me to fix it.
thank you very much!

Missing metadata.json File

It appears that there is a 'metadata.json' file that is missing after the training process.

On running python bot.py, I'm getting the following error:

No such file or directory: './models/nlu/default/nlu_model/metadata.json'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.