Skip to content

A module to quickly create Corpus objects containing TTR, tokenized sentences, lexical density, class frequencies and more.

Notifications You must be signed in to change notification settings

andcarnivorous/CorpusInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CorpusInfo

A module to quickly create Corpus objects containing TTR, tokenized sentences, lexical density, class frequencies and more.

Requirements:

nltk numpy re codecs

This module SHOULD also work in Python2.

What it does

Creates and objects which contains different information on a corpus given to the function build_corpus(). When instanciating the object, specify the maximum number of tokens to keep into consideration.

About

A module to quickly create Corpus objects containing TTR, tokenized sentences, lexical density, class frequencies and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages