Skip to content

Error downloading model (501 Not Implemented) #62

Description

@tobiolatunji

Followed the instructions on the home page. But there's a problem with the model download process.

When i run wget https://www.dropbox.com/s/ulcfs7my1ifriuu/BLLIP-WSJ-PTB3.tar.bz2?dl=1 the file downloads fine, but doesn't download using the provided instructions.

`(chexpert-label) t--$ pip install --user bllipparser
Requirement already satisfied: bllipparser in /home/tobi/anaconda3/envs/chexpert-label/lib/python3.6/site-packages (2016.9.11)
Requirement already satisfied: six in /home/tobi/anaconda3/envs/chexpert-label/lib/python3.6/site-packages (from bllipparser) (1.11.0)
(chexpert-label) t--$ python
Python 3.6.7 |Anaconda, Inc.| (default, Oct 23 2018, 19:16:44)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

from bllipparser import RerankingParser
rrp = RerankingParser.fetch_and_load('WSJ-PTB3', verbose=True)
Model directory: /home/tobi/.local/share/bllipparser/WSJ-PTB3
Fetching model: WSJ-PTB3 from https://www.dropbox.com/s/ulcfs7my1ifriuu/BLLIP-WSJ-PTB3.tar.bz2?dl=1
Error downloading model (501 Not Implemented)`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions