In Sample Document (https://derwen.ai/docs/ptr/sample/) I propose to update:
For each entry, you'll need to add a key that is the lemma and a value that's a list of its part-of-speech tags.
to
For each entry, you'll need to add a key that is the lemma (all lower-case) and a value that's a list of its part-of-speech tags.