amrsaud / search-in-Quran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search in Quran

Shields.io

A python app that searches for words containing specific letters in the Holy Quran and displays the results. We applied python OOP, KMP search and Levenshtein distance algorithm. For the GUI, we used PyQt5. This project was made for (NLP - Forth Year) in my college. The result contains: the name and number of the surah, the number of its verses, the verse number and number of search results.

Levenshtein distance

for example محفوظ

حفيظ حافظات بحفيظ محفوظاً حفيظاً

Get Started

python guiMain.py

Screenshot

Alt text

Future Enhancements

  • add "unique words" tab

License

This project is available under the terms of MIT License

About


Languages

Language:Python 100.0%