Giter Club home page Giter Club logo

Comments (10)

Sneg42 avatar Sneg42 commented on May 22, 2024 2

@OVolkova try this:
$ git clone https://github.com/facebookresearch/fastText.git
$ cd fastText
$ pip install

from deeppavlov.

nwpuIT avatar nwpuIT commented on May 22, 2024 2

@OVolkova try this:
$ git clone https://github.com/facebookresearch/fastText.git
$ cd fastText
$ pip install

another method using directly : pip install git+https://github.com/deepmipt/fastText.git#egg=fastText==0.8.22

from deeppavlov.

yoptar avatar yoptar commented on May 22, 2024 1

Should be resolved as of #326. Deeppavlov itself no longer requires fastText, requirements for specific configs can be installed with python -m deeppavlov install <path to config>

from deeppavlov.

Sneg42 avatar Sneg42 commented on May 22, 2024

WSL help me with all problem

from deeppavlov.

vikmary avatar vikmary commented on May 22, 2024

Have you solved the issue?

We don't officially support Windows and don't test DeepPavlov on it.

from deeppavlov.

Sneg42 avatar Sneg42 commented on May 22, 2024

Yes, i use Window System fo Linux and set deeppavlov from zero.

from deeppavlov.

OVolkova avatar OVolkova commented on May 22, 2024

I have the same problem with Ubuntu 18.04, no anaconda. The problem is that fast Text package is empty after installation.

from deeppavlov.

nwpuIT avatar nwpuIT commented on May 22, 2024

when use pip install git+https://github.com/deepmipt/fastText.git#egg=fastText==0.8.22
using import fastText
or pip install fasttext
using import fasttext

from deeppavlov.

KhondokerIslam avatar KhondokerIslam commented on May 22, 2024

Neither load or load_model attribute available in fastText after following all the above-mentioned steps. Using google colab with fasttext==0.9.2. Could anyone please help me load the .bin?

from deeppavlov.

goodguyerik avatar goodguyerik commented on May 22, 2024

Same here,
AttributeError: module 'fastText' has no attribute 'load_model'

from deeppavlov.

Related Issues (20)

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.