sample.fragments: Sample fragments of text to contextualize a phrase.
Description
Take a phrase, a labeling and a corpus and return text fragments
containing that phrase.
Grab all phrases and then give sample of N from positive class
and N from negative class. Sampling is to first sample from documents
and then sample a random phrase from each of those documents.