verifyCorpusLexicalFeatures: verifyCorpusLexicalFeatures

Description Usage Arguments Details Value Author(s)

Description

getCorpus Verifies lexical features distribution of a corpus

Usage

1
verifyCorpusLexicalFeatures(korpus, chunks, chunkSize)

Arguments

korpus

List containing meta data for the corpus

chunks

Integer indicating number of chunks to sample

chunkSize

Integer indicating sizes of chunk in sentences

Details

This function takes as its parameters, a list containing the korpus meta data, and two integers, one indicating the number of chunks to sample the other indicating the size of each chunk in sentences. The function then reads, samples, and analyzes the lexical feature distribution for the corpus.

Value

analysis - the lexical feature distribution analysis.

Author(s)

John James, j2sdatalab@gmail.com


j2scode/predictifyR documentation built on May 14, 2019, 10:34 a.m.