Skip to content

peterchinman/hapax_legomena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapax_legomena

C++ hapax legomena finder

"Hapax legomena" (Greek for "once said") are words that only appear once in a body of text.

This program can be used to find hapax legomena, as well as dis legomena ("twice said"), tris legomena ("thrice said"), etc, by setting the search depth.

It's fairly fast, can chew thru Moby Dick in a matter of seconds. Right now the regex checking is the slowest part, I hope to make this faster in future versions.

About

C++ hapax legomena finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages