Giter Site home page Giter Site logo

words / double-metaphone Goto Github PK

View Code? Open in Web Editor NEW
86.0 5.0 16.0 168 KB

Fast Double Metaphone algorithm

Home Page: https://words.github.io/double-metaphone/

License: MIT License

JavaScript 100.00%
metaphone phonetic algorithm natural-language soundex

double-metaphone's People

Contributors

greenkeeperio-bot avatar wooorm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

double-metaphone's Issues

Wrong codes being generated

I've been troubleshooting some issues with text matching in something I'm working on and realized that this library generates wrong codes.

For example alexander should encode to ALKS but this library encodes it as ALNTR. Also aleksander encodes to ALKSNTR. Matching is pretty much impaired by this.

Is this expected with this implementation?

English grammar on the web link

Little thing in your metaphone and double-metaphone demo

"Just write a something, and both its phonetics (according to double-metaphone) will show up next to it."

Leave out the "a"

"Just write something, and both its phonetics (according to double-metaphone) will show up next to it."

I have a collection of English oronyms and this algorithm works especially well. Thank you.

Add support to release aarch64 wheels

Problem

On aarch64, pip install DoubleMetaphone builds the wheels from source code and then install it. It requires user to have development environment installed on his system. also, it take some time to build the wheels than downloading and extracting the wheels from pypi.

Resolution

On aarch64, pip install DoubleMetaphone should download the wheels from pypi

@wooorm , Please let me know your interest on releasing aarch64 wheels. I can help in this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.