Skip to content

OzzyProjects/Soundex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundex

A C++ french Soundex version. It soundexizes dictionnaries or words lists and groups words or tokens by Soundex key.

Installation :

unzip the gzip and do make install.

Press sudo allclean if the compilation has failed. It removes all .obj and .d files

One argument in command line :

the path of dictionnary. No more.

Somes pieces are writeen in assembly so make sure you have a cross-platforms librairy installed.

Works well with Debian/Ubuntu.

No UTF-8 compatibility at this time (todo).

Only ascii and ISO Latin 1.

Basically, it's only a little college project in NLP

About

just a french soundex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published