Skip to content

Commit

Permalink
add citation page to corpus definition
Browse files Browse the repository at this point in the history
  • Loading branch information
lukavdplas committed Apr 18, 2024
1 parent 81046f1 commit eb00ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/corpora/dutchnewspapers/dutchnewspapers_public.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class DutchNewspapersPublic(XMLCorpusDefinition):
image = 'dutchnewspapers.jpg'
languages = ['nl']
category = 'periodical'
citation_page = 'citation_public.md'

@property
def es_settings(self):
Expand Down

0 comments on commit eb00ea5

Please sign in to comment.