Skip to content

Idorobots/word-histograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deps:

pip install -r requirements.txt

Usage:

python corpora.py --preprocess bible
python histogram.py --output-dir histograms/bible corpora/bible/*
python similarity.py --input unknown.txt --output unknown.json histograms/bible/*
python charts.py --input unknown.json

About

A bunch of Python NLP shenanigans. An AGH-UST project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages