Skip to content

en model not loading #1283

Description

@ankitarath2011

Your Environment

`

Info about spaCy

  • Python version: 2.7.13
  • Platform: Windows-10-10.0.14393
  • spaCy version: 1.9.0
  • Installed models:`

While loading "en" I am getting following error.

.

import spacy
spacy.load("en")

 Warning: no model found for 'en'

    Only loading the 'en' tokenizer
```.
Have already followed these steps

python -m spacy download en

python -m spacy download en_core_web_md
python -m spacy link en_core_web_md en 

still not working. Please help


Metadata

Metadata

Assignees

No one assigned

    Labels

    usageGeneral spaCy usage

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions