Package: koRpus
Type: Package
Title: An R Package for Text Analysis
Depends: R (>= 2.10.0),methods
Enhances: rkward
Suggests: testthat,tm,Snowball,SnowballC,shiny
Description: A set of tools to analyze texts. Includes, amongst others,
    functions for automatic language detection, hyphenation, several indices of
    lexical diversity (e.g., type token ratio, HD-D/vocd-D, MTLD) and
    readability (e.g., Flesch, SMOG, LIX, Dale-Chall). Basic import functions
    for language corpora are also provided, to enable frequency analyses
    (supports Celex and Leipzig Corpora Collection file formats).  #' Note: For
    full functionality a local installation of TreeTagger is recommended. Also,
    due to some restrictions on CRAN, the full package sources are only
    available from the project homepage.  Be encouraged to send feedback to the
    author(s)!
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
URL: http://reaktanz.de/?c=hacking&s=koRpus
Authors@R: c(person(given="m.eik", family="michalke",
    email="meik.michalke@hhu.de", role=c("aut", "cre")), person(given="Earl",
    family="Brown", email="eabrown@csumb.edu", role=c("ctb")),
    person(given="Alberto", family="Mirisola", role=c("ctb")),
    person(given="Alexandre", family="Brulet", role=c("ctb")),
    person(given="Laura", family="Hauser", role=c("ctb")))
Version: 0.05-4
Date: 2014-01-22
Collate: '00_class_01_kRp.tagged.R' '00_class_02_kRp.TTR.R'
        '00_class_03_kRp.txt.freq.R' '00_class_04_kRp.txt.trans.R'
        '00_class_05_kRp.analysis.R' '00_class_06_kRp.corp.freq.R'
        '00_class_07_kRp.hyph.pat.R' '00_class_08_kRp.hyphen.R'
        '00_class_09_kRp.lang.R' '00_class_10_kRp.readability.R'
        'koRpus-internal.R' '01_method_clozeDelete.R'
        '01_method_correct.R' '01_method_cTest.R'
        '01_method_kRp.taggedText.R' '01_method_plot.kRp.tagged.R'
        '01_method_query.R' '01_method_show.kRp.lang.R'
        '01_method_show.kRp.corp.freq.R'
        '01_method_show.kRp.readability.R' '01_method_show.kRp.TTR.R'
        '01_method_summary.kRp.lang.R'
        '01_method_summary.kRp.readability.R'
        '01_method_summary.kRp.tagged.R' '01_method_summary.kRp.TTR.R'
        '01_method_summary.kRp.txt.freq.R' 'ARI.R' 'bormuth.R' 'C.ld.R'
        'coleman.liau.R' 'coleman.R' 'CTTR.R' 'dale.chall.R'
        'danielson.bryan.R' 'dickes.steiwer.R' 'DRP.R' 'ELF.R'
        'farr.jenkins.paterson.R' 'flesch.kincaid.R' 'flesch.R' 'FOG.R'
        'FORCAST.R' 'freq.analysis.R' 'fucks.R' 'get.kRp.env.R'
        'guess.lang.R' 'harris.jacobson.R' 'HDD.R' 'hyphen.R'
        'hyph.XX-data.R' 'jumbleWords.R' 'K.ld.R'
        'koRpus-internal.import.R' 'koRpus-internal.lexdiv.formulae.R'
        'kRp.filter.wclass.R' 'koRpus-internal.rdb.formulae.R'
        'koRpus-internal.rdb.params.grades.R'
        'koRpus-internal.roxy.all.R' 'koRpus-package.R' 'kRp.cluster.R'
        'kRp.POS.tags.R' 'kRp.text.analysis.R' 'kRp.text.paste.R'
        'kRp.text.transform.R' 'lang.support-de.R' 'lang.support-en.R'
        'lang.support-es.R' 'lang.support-fr.R' 'lang.support-it.R'
        'lang.support-ru.R' 'lex.div.num.R' 'lex.div.R'
        'linsear.write.R' 'LIX.R' 'maas.R' 'manage.hyph.pat.R'
        'MATTR.R' 'MSTTR.R' 'MTLD.R' 'nWS.R' 'readability.num.R'
        'readability.R' 'read.BAWL.R' 'read.corp.celex.R'
        'read.corp.custom.R' 'read.corp.LCC.R' 'read.hyph.pat.R'
        'read.tagged.R' 'RIX.R' 'R.ld.R' 'segment.optimizer.R'
        'set.kRp.env.R' 'S.ld.R' 'SMOG.R' 'spache.R' 'strain.R'
        'textFeatures.R' 'tokenize.R' 'traenkle.bailer.R' 'treetag.R'
        'TRI.R' 'TTR.R' 'U.ld.R' 'wheeler.smith.R'
Packaged: 2014-01-22 19:11:29 UTC; m
Author: m.eik michalke [aut, cre],
  Earl Brown [ctb],
  Alberto Mirisola [ctb],
  Alexandre Brulet [ctb],
  Laura Hauser [ctb]
Maintainer: m.eik michalke <meik.michalke@hhu.de>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-22 21:11:58
