An English to Bangla Dictionary implemented using Perfect Hashing. The dictionary contains approximately 103,650 words and takes about ~400ms to complete the hashing algorithm. Check browser console (ctrl+shift+i) for more relevant statistics after loading the dictionary.
Original database repo: https://github.com/MinhasKamal/BengaliDictionary
Shoutout to Rahat for combining the original splitted database and providing the json dictionary data file.