NirantK / hindi2vec

State-of-the-Art Language Modeling and Text Classification in Hindi Language
http://nirantk.com/hindi2vec
MIT License
218 stars 27 forks source link

not able to run wikiextrator.py #11

Closed pc-beast closed 4 years ago

pc-beast commented 4 years ago

i am getting following error while running !python wikiextractor/wikiextractor/WikiExtractor.py $filename -o data/wiki_extr --json --quiet

result


  File "wikiextractor/wikiextractor/WikiExtractor.py", line 62, in <module>
    from .extract import Extractor, ignoreTag
ModuleNotFoundError: No module named '__main__.extract'; '__main__' is not a package```
pc-beast commented 4 years ago

help required @NirantK

NirantK commented 4 years ago

This repository is no longer maintained @pc-beast. Please use iNLTK by @goru001 instead