I'm taking my first baby steps with Prodigy, trying to do the intro example at Fully manual annotation
What I've done:
- Installed Prodigy and confirmed with
prodigy stats
- Downloaded the
news_headlines.jsonl
file into the project root - Ran the cli command as provided:
prodigy textcat.manual news_topics ./news_headlines.jsonl --label Technology,Politics,Economy,Entertainment
Get the error noted in the subject line, i.e. OSError: [E053] Could not read meta.json from news_headlines.jsonl/meta.json
Wondering if this is a version issue. I'm running Version 1.8.5