GithubHelp home page GithubHelp logo

sohamnandi77 / chatterbot-chatbot Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 4.0 18.28 MB

Python 100.00%
ai assistant chatbot chatbot-application chatterbot chatterbox conversion language machine-learning ml nltk python

chatterbot-chatbot's People

Contributors

sohamnandi77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chatterbot-chatbot's Issues

Errors after generating .exe file

after generating .exe file with
pyinstaller --onefile app.py

I got this error

      `Traceback (most recent call last):
        File "train.py", line 22, in <module>
      FileNotFoundError: [Errno 2] No such file or directory: 'edit.txt'
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "app.py", line 18, in <module>
        File "<frozen importlib._bootstrap>", line 983, in _find_and_load
        File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
        File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
        File "PyInstaller\loader\pyimod03_importers.py", line 476, in exec_module
        File "train.py", line 24, in <module>
        File "train.py", line 14, in start_trainer
        File "chatterbot\chatterbot.py", line 28, in __init__
        File "chatterbot\utils.py", line 33, in initialize_class
        File "chatterbot\storage\sql_storage.py", line 20, in __init__
        File "chatterbot\storage\storage_adapter.py", line 21, in __init__
        File "chatterbot\tagging.py", line 14, in __init__
        File "spacy\__init__.py", line 52, in load
        File "spacy\util.py", line 427, in load_model
      OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory.
      [8600] Failed to execute script 'app' due to unhandled exception!
      `

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.