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

Missing module 'libindic.utils' #18

Open Pogadi opened 4 years ago

Pogadi commented 4 years ago

Hello, I am trying to use your library. But in the package which I installed through pip module libindic.utils is missing.

ierezell commented 3 years ago

Same here

tejaschaudhari2811 commented 3 years ago

Try: !pip install libindic-utils>=1.0.3

Before importing the methods