Coder Social home page Coder Social logo

spacy-fasttext's People

Contributors

souvikg10 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

spacy-fasttext's Issues

invalid argument "spacy-fastText"

$ docker build -t spacy-fastText .

invalid argument "spacy-fastText" for "-t, --tag" flag: invalid reference format: repository name must be lowercase
See 'docker build --help'.

Issue that gets me "UnboundLocalError: local variable 'meta' referenced before assignment"

Hey,

I am trying to get a chatbot in a nordic country going and I seem to have an issue with this command:

docker run -v $PWD:/app spacy-fasttext python -m spacy package model model_package

That throws me the following error.

Traceback (most recent call last):
File "/usr/local/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/local/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/lib/python2.7/site-packages/spacy/main.py", line 33, in
plac.call(commands[command], sys.argv[1:])
File "/usr/local/lib/python2.7/site-packages/plac_core.py", line 367, in call
cmd, result = parser.consume(arglist)
File "/usr/local/lib/python2.7/site-packages/plac_core.py", line 232, in consume
return cmd, self.func(*(args + varargs + extraopts), **kwargs)
File "/usr/local/lib/python2.7/site-packages/spacy/cli/package.py", line 48, in package
if key not in meta or meta[key] == "":
UnboundLocalError: local variable 'meta' referenced before assignment

Any idea what can have gone wrong?

Best regards,
/Magnus

Which pipeline to use for bengali language

Hello Souvik,
I am beginner in RASA and working on bengali chatbot.. I have made english chatbot but i am not getting about which pipeline i have to use for bengali language.
language : "bn"
pipeline : please do let me know
I have downloaded vector file for bengali from fasttext but don't know how to link it in pipeline. What should I use tensor-flow or spacy?
please help me, any help would be appreciated.

Thanks
Somya

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.