text
stringlengths
0
4k
│   │   │   ├── feet.txt
│   │   │   ├── hand_gestures.txt
│   │   │   └── lips.txt
│   │   ├── chris_johnson.txt
│   │   ├── faces.txt
│   │   ├── famous
│   │   │   ├── John_Cleese.txt
│   │   │   ├── al_capone.txt
│   │   │   ├── al_pacino.txt
│   │   │   ├── albert_einstein.txt
│   │   │   ├── barack_obama.txt
│   │   │   ├── bill_clinton.txt
│   │   │   ├── cher.txt
│   │   │   ├── cindy_crawford.txt
│   │   │   ├── marylin_monroe.txt
│   │   │   ├── michelle_pfeiffer.txt
│   │   │   ├── princess_diana.txt
│   │   │   └── sarah_michelle_gellar.txt
│   │   ├── naked_ladies.txt
│   │   ├── native_americans.txt
│   │   ├── occupations
│   │   │   ├── artists.txt
│   │   │   ├── ascii_artists.txt
│   │   │   ├── astronauts.txt
│   │   │   ├── bodybuilders.txt
│   │   │   ├── builders.txt
│   │   │   ├── butchers.txt
│   │   │   ├── clowns.txt
│   │   │   ├── dentists.txt
│   │   │   ├── disc_jockeys.txt
│   │   │   ├── hair_stylists.txt
│   │   │   ├── knights.txt
│   │   │   ├── shepherds.txt
│   │   │   └── wizards.txt
│   │   ├── other.txt
│   │   ├── skeletons.txt
│   │   ├── tribal_people.txt
│   │   └── vikings.txt
│   ├── places
│   │   ├── alcatraz.txt
│   │   ├── eiffel_tower.txt
│   │   ├── maps.txt
│   │   ├── statue_of_liberty.txt
│   │   ├── stonehenge.txt
│   │   └── washington_space_needle.txt
│   ├── plants
│   │   ├── bonsai_trees.txt
│   │   ├── cactus.txt
│   │   ├── dandelions.txt
│   │   ├── flowers.txt
│   │   ├── marijuana.txt
│   │   └── trees.txt
│   ├── religion
│   │   ├── astrology.txt
│   │   ├── buddhism.txt
│   │   ├── christianity.txt
│   │   └── judaism.txt
│   ├── sports_and_activities
│   │   ├── archery.txt
│   │   ├── baseball.txt
│   │   ├── basketball.txt
│   │   ├── billiards.txt
│   │   ├── bowling.txt
│   │   ├── boxing.txt
│   │   ├── camping.txt
│   │   ├── dancing.txt
│   │   ├── darts.txt
│   │   ├── fencing.txt
│   │   ├── fishing.txt
│   │   ├── football.txt
│   │   ├── hockey.txt
│   │   ├── other.txt
│   │   ├── parachuting.txt
│   │   ├── rodeo.txt
│   │   ├── scuba.txt
│   │   ├── skiing.txt
│   │   ├── soccer.txt
│   │   └── surfing.txt
│   ├── television
│   │   ├── barney.txt
│   │   ├── bear_in_the_big_blue_house.txt
│   │   ├── futurama.txt
│   │   ├── gumby_and_pokey.txt
│   │   ├── muppets.txt
│   │   ├── sesame_street.txt
│   │   ├── star_trek.txt
│   │   ├── the_office.txt
│   │   └── x-files.txt
│   ├── transportation
│   │   ├── airplanes.txt
│   │   ├── bicycles.txt
│   │   ├── busses.txt
│   │   ├── cars.txt
│   │   ├── motorcycles.txt
│   │   ├── nautical.txt
│   │   ├── other.txt
│   │   ├── space_ships.txt
│   │   ├── trains.txt
│   │   └── trucks.txt
│   └── video_games