Created
April 2, 2018 16:20
-
-
Save jdkealy/0550e2ccfc60b7ba847368fae4003eac to your computer and use it in GitHub Desktop.
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
{:inputs [{:id 1 :headline "YAMBA MALAWI GALA FOR GOOD"}, | |
{:id 2 :headline "ALICE + OLIVIA SUPPORTS GOOD+ IN THE HAMPTONS"}, | |
{:id 3 :headline "GOOP HOSTS IN GOOP HEALTH"}] | |
:searches [ | |
{:input "GOOD", :output [1,2]}, | |
{:input "GOOP", :output [3]}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment