Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Error : MetadataExtractor registered for feature "language" #146

Open
jlp95 opened this issue Jan 26, 2022 · 1 comment
Open

Error : MetadataExtractor registered for feature "language" #146

jlp95 opened this issue Jan 26, 2022 · 1 comment

Comments

@jlp95
Copy link

jlp95 commented Jan 26, 2022

Hello,
I install the gutenberg package with pip and with the functions "load_extexts" and "get_etexts", I can't download or read all texts for a specific language (for example english).
Is there a solution for downloading and reading text for a language ?
Thank you for your answer

@c-w
Copy link
Owner

c-w commented Feb 4, 2022

I haven't worked on this project in years at this point, so I'm just going off of the tests and the code. This function looks like it should do what you need. list_supported_metadatas() should include language and then you should be able to do get_etexts('language', 'english') or similar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants