ICLRandD / Blackstone

:black_circle: A spaCy pipeline and model for NLP on unstructured legal text.

Home Page:https://research.iclr.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom modules are not getting loaded and giving error

srijiths opened this issue · comments

from blackstone.pipeline.compound_cases import CompoundCases
ModuleNotFoundError: No module named 'blackstone.pipeline'; 'blackstone' is not a package

Is there anything to be done to load custom modules. Sorry , i could not find anything in the README regarding this.

Thanks,
Srijith

Its having issue with VS Code, not in command line. SO closing it.