Skip to content

thierryseegers/respacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

respacer

respacer is a utility written in C++ whose purpose is to reconstruct a sentence given a string with no spaces. For example, given the string "itisiyourking", the likeliest sentence would be "it is i your king". (As of yet, punctuation can't be dealt with.)

To achieve this goal respacer must be given a plain dictionary file and a language model file such as one produced by kenlm.

Documentation and much more prose can be found here.

About

C++ utlity to put back spaces in sentences that have lost them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published