was a \"most favored nation\" clause that prevented publishers from selling books to other retailers at prices lower than those offered to Apple. The clause was intended to prevent Amazon from striking deals to continue undercutting other retailers, but quickly drew criticism and the attention of regulators for potential price collusion effects.", "nf" : [ "person", "date", "organization" ] } Input Output { ... [[ 1, "The clause was intended to prevent Amazon from striking deals to continue undercutting other retailers, but quickly drew criticism and the attention of regulators for potential price collusion effects.", { "Amazon" : [ { "pattern" : [ "NNP" ], "type" : [ "np", “organization” ], "span" : [ 6, 7 ] } ], "striking deals" : [ { "pattern" : [ "JJ", "NNS" ], "type" : [ "np" ], "span" : [ 8, 10 ] } ], "other retailers" : [ { "pattern" : [ "JJ", "NNS" ], "type" : [ "np" ], "span" : [ 13, 15 ] } ], "potential price collusion effects" : [ { "pattern" : [ "JJ", "NN", "NN", "NNS" ], "type" : [ "np" ], "span" : [ 26, 30 ] } ] } ] ] 2nd sentence kontera-phrase Wednesday, February 20, 13 Example: Phrase extraction service Input: JSON object - content we want to analyze + named entity types we want to extract. Output: sentences, noun phrases, named entities + metadata