plkmo / BERT-Relation-Extraction

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
Apache License 2.0
565 stars 132 forks source link

Create parent folder if not exists #39

Open GabrielePicco opened 2 years ago

GabrielePicco commented 2 years ago

Create the parent folder if not exists, currently the code fails if the data folder is missing