Skip to content

Zipf's law #1

@Winnetou

Description

@Winnetou

Write a function to parse both LXX and Vulgate text, cleaning it from all that's not a legal Greek/Latin word and then feed it's result to the functions computing zipf's law. Use counter from collections from the standard library: https://docs.python.org/2/library/collections.html#collections.Counter
The list of Greek untranslatables must be composed first.
Acceptance criteria:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions