-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge branch 'main' of github.com:swerik-project/riksdagen-rec…
…ords into predict_titles
- Loading branch information
Showing
176 changed files
with
936,272 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: "Riksdagen Records: Validate CITATION cff" | ||
|
||
on: | ||
push: | ||
paths: | ||
- CITATION.cff | ||
- .github/workflows/validate-cff.yml | ||
|
||
jobs: | ||
Validate-CITATION-cff: | ||
runs-on: ubuntu-latest | ||
env: | ||
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
|
||
- name: Validate CITATION.cff | ||
uses: dieghernan/cff-validator@v3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
cff-version: 1.2.0 | ||
message: To cite this reposository, please use these metadata. | ||
title: "The Swedish Parliament Corpus: Riksdagen Records" | ||
version: v1.0.0 | ||
authors: | ||
- given-names: Väinö | ||
family-names: Yrjänäinen | ||
alias: ninpnin | ||
- given-names: Fredrik | ||
family-names: Mohammadi Norén | ||
orcid: "https://orcid.org/0000-0001-8820-1082" | ||
alias: fredrik1984 | ||
- family-names: Borges | ||
given-names: Robert | ||
orcid: "https://orcid.org/0000-0002-7647-4048" | ||
alias: BobBorges | ||
- given-names: Johan | ||
family-names: Jarlbrink | ||
orcid: "https://orcid.org/0000-0002-1167-046X" | ||
- given-names: Lotta | ||
family-names: Åberg Brorsson | ||
alias: Lottabrorson | ||
- given-names: Anders P. | ||
family-names: Olsson | ||
- given-names: Pelle | ||
family-names: Snickars | ||
orcid: "https://orcid.org/0000-0001-5122-1549" | ||
- given-names: Måns | ||
family-names: Magnusson | ||
orcid: "https://orcid.org/0000-0002-0296-2719" | ||
alias: MansMeg | ||
date-released: 2024-04-17 | ||
identifiers: | ||
- description: Repository basename | ||
type: other | ||
value: riksdagen-records | ||
repository-code: "https://github.com/swerik-project/riksdagen-records" | ||
url: "https://github.com/swerik-project/the-swedish-parliament-corpus" | ||
type: dataset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.