Depends on what you mean by accurately. It will not generate the n-grams that would have resulted from the original text. It still generates useful ngrams.
On Wed, Oct 20, 2010 at 6:35 AM, JAGANADH G <[email protected]> wrote: > Now I have question . > 1) The output of preparetwentynesgroup creates a text from where all the > stop words are removed. Also the text will be just a simple collection of > words . So when we apply generateNGramsWithoutLabel() will it it generate > NGrams correctly (Means accuracy of ngram?) >
