-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue #9: Label all json files with skip and reason if necessary
- Loading branch information
1 parent
3cae506
commit 4466bc7
Showing
99 changed files
with
229 additions
and
442 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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
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 |
---|---|---|
|
@@ -6,5 +6,7 @@ | |
"url": "https://inspection.canada.ca/avertissements/2020-08-12/fra/1597290694609/1597290700428", | ||
"text_content": "Demandes de renseignements du public et des médias Demandes de renseignements du publicSans frais : 1-800-442-2342 (Canada et États-Unis) Téléphone : 1-613-773-2342 (local ou international) Courriel : [email protected] Renseignements généraux pour les médiasTéléphone : 613-773-6600 Courriel : [email protected]", | ||
"question": "Quels sont les numéros de téléphone pour les demandes de renseignements du public?", | ||
"answer": "Les numéros de téléphone pour les demandes de renseignements du public sont : Sans frais : 1-800-442-2342 (Canada et États-Unis) Téléphone : 1-613-773-2342 (local ou international)" | ||
"answer": "Les numéros de téléphone pour les demandes de renseignements du public sont : Sans frais : 1-800-442-2342 (Canada et États-Unis) Téléphone : 1-613-773-2342 (local ou international)", | ||
"skip": true, | ||
"reason": "overly vague and general" | ||
} |
Oops, something went wrong.