Last active
June 16, 2021 11:57
-
-
Save bobvanluijt/069feb09ca7b12cb98e3315b6f060a2a to your computer and use it in GitHub Desktop.
NEN - first result in JSON
This file contains hidden or 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
{ | |
"Paragraph": [ | |
{ | |
"_additional": { | |
"answer": { | |
"certainty": 0.76, | |
"result": "50 mm" | |
} | |
}, | |
"inDocument": [ | |
{ | |
"number": "NEN-EN 453:2014 en", | |
"title": "Food processing machinery - Dough mixers - Safety and hygiene requirements" | |
} | |
], | |
"text": "5.2.3 Zone 2 – ... the distance between the frame and the outside wall of the bowl shall be at least 50 mm (b). ... | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment