| http://www.w3.org/ns/prov#value | - Would it, for> example, be possible for WordCount to see a word that was hyphen-> ated at the end of one line and append the first word of the next line it> sees (ignoring the case where the word is at the end of a split)If you speak of the LineRecordReader, each map() will simply read aline, i.e. until \n.
|