libindic / soundex

Soundex Phonetic Code Algorithm Demo for Indian Languages. Supports all indian languages and English. Provides intra-indic string comparison
GNU Lesser General Public License v3.0
55 stars 12 forks source link

Added WSME REST capability #15

Closed jerinphilip closed 8 years ago

jerinphilip commented 8 years ago

setup.cfg -> entry points edited soundex/init.py -> Functions to be exposed and signature added

Sample setup for soundex module, please suggest what can be improved. Once approved, I'll implement the rest of the modules in a similar manner.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling a46c5c0825861845f81b7a2aa27f90322860904a on jerinphilip:master into \ on libindic:master**.

copyninja commented 8 years ago

Can you please add test cases for REST features?..