Skip to content
/ HSR Public

Harmony String Replacing Algorithm & Implementations

License

Notifications You must be signed in to change notification settings

foldl/HSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmony String Replacing Algorithm & Implementations

简体中文版.

Harmony String Replacing Algorithm (HSR in short) is a case-awareness string replacing algorithm. HSR uses state-of-the-art machine learning technology & advanced abstract algebra to reconstruct a replacement of the original string preciously, beautifully, and elegantly.

HSR is dedicated to solving the pain point of renaming things.

Showcase

f = HSR["windows","harmony"];
f @ "windows 10 is the newest W.I.N.D.O.W.S version"
f @ "Windows 2000 is built on NT"
f @ "WINdows is funny"

(*Output*)
"Harmony 10 is the newest H.A.R.M.O.N.Y version"
"Harmony 2000 is built on NT"
"HARmony is funny"

Reference Implementations

Reference implementations using difference languages are listed below in alphabetical order:

All implementations have been verified using formal methods.

About

Harmony String Replacing Algorithm & Implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published