mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
20 lines
318 B
YAML
20 lines
318 B
YAML
![]() |
---
|
||
|
doe: "a deer, a female deer"
|
||
|
ray: "a drop of golden sun"
|
||
|
pi: 3.14159
|
||
|
xmas: true
|
||
|
french-hens: 3
|
||
|
calling-birds:
|
||
|
- huey
|
||
|
- dewey
|
||
|
- louie
|
||
|
- fred
|
||
|
xmas-fifth-day:
|
||
|
calling-birds: four
|
||
|
french-hens: 3
|
||
|
golden-rings: 5
|
||
|
partridges:
|
||
|
count: 1
|
||
|
location: "a pear tree"
|
||
|
turtle-doves: two
|