OmkarPathak / pyresparser

A simple resume parser used for extracting information from resumes
GNU General Public License v3.0
773 stars 394 forks source link

spacy.gold Not found #54

Open samrudh opened 3 years ago

samrudh commented 3 years ago

On my windows AMD64 machine, I get below error:

from spacy.gold import GoldParse ModuleNotFoundError: No module named 'spacy.gold'