
聖クルアーンから情報を取得することは、コーランの学者、イスラム教徒の研究者、およびアラビア語の愛好家全般にとって重要な分野です。コーラン検索技術には、特に聖クルアーンなどの複雑なコーパスで、語彙またはキーワードベースとセマンティックまたはコンセプトベースの概念ベースの2つのタイプがあります。 Quranic Search聖クルアーンでの語彙とセマンティックの検索を表しています。
![]() | ![]() |
コーランの検索は、すべての人々、特にイスラム教徒が聖クルアーンをより簡単かつ速く対処するのを支援するために開発され、キーワードや概念的なトピックによって、特定の節を聖クルアーンで検索できるようにします。
聖クルアーンは、世界中の約16億人のイスラム教徒、および古典的なアラビア語の主要なリソースとしての主要な言及と考えられています。イスラム教徒と非イスラム教徒は、聖クルアーンから特定の情報を検索するか、特定のトピックを議論する詩を取得する必要があります。倫理、イスラム法、婚italおよび家族法、金融取引、道徳、およびイスラム/イスラム教徒と他の世界宗教の関係。
語彙検索を行うとき:
セマンティック検索を行うとき:
このプロジェクトで使用されるツール。
| 道具 | 説明 | |
|---|---|---|
![]() | ビジュアルスタジオコード | IDE |
![]() | React.js | フロントエンドフレームワーク |
![]() | Django | 語彙検索バックエンドフレームワーク |
![]() | フラスコ | セマンティック検索APIバックエンドフレームワーク |
![]() | 原因 | トピックモデリング(word2vec、keyedvectors) |
![]() | sqlite3 | 聖コーランデータベースの場合 |
quranic-search-v2
├── README.md < - This top-level README for this project
├── LICENSE
├── assets
│ ├── screenshots < - Screenshots from the project
│ └── tools < - Used tools in the project
├── backend
│ ├── api
│ │ ├── lexical
│ │ │ ├── api/ < - Lexical Django project with settings
│ │ │ ├── db/ < - Used databases in the project
│ │ │ ├── search/ < - Search application (static, templates, models, serializers, urls, views, tests, ..etc)
│ │ │ ├── db.sqlite3 < - Migrated database
│ │ │ ├── manage.py < - A command-line utility to interact with this Django project
│ │ │ └── requirements.txt < - All needed for installing the lexical search API
│ │ └── semantic
│ │ ├── data
│ │ │ ├── external/ < - Data from third-party sources
│ │ │ └── processed/ < - The final, canonical data sets for modeling
│ │ ├── models/ < - Trained and serialized models, model predictions, or model summaries
│ │ ├── notebooks/ < - All Jupyter notebooks
│ │ ├── src < - Source code for use in this project
│ │ │ ├── __init__.py < - Makes src a Python module
│ │ │ └── models < - Scripts to train models and then use trained models to make predictions
│ │ │ ├── pooling.py < - Pooling algorithms for sentence embeddings
│ │ │ ├── predict.py < - Resources of the semantic search API
│ │ │ ├── preprocess.py < - The frequent preprocessing methods
│ │ │ └── semantic_methods.py < - The semantic (word/sentence) search methods
│ │ ├── app.py < - The Flask application (entry point)
│ │ └── requirements.txt < - All needed for installing the semantic search API
│ └── run.sh < - Bootstrapping script to run the APIs
├── frontend
│ ├── node_modules < - Node.js modules
│ ├── public
│ │ ├── fonts < - Fonts used in the project
│ │ │ ├── amiri/
│ │ │ └── kufi/
│ │ ├── images
│ │ │ └── quran-logo.png
│ │ ├── 404.html
│ │ ├── index.html
│ │ ├── manifest.json
│ │ └── robots.txt
│ ├── src
│ │ ├── components < - React components
│ │ │ ├── HomeForm
│ │ │ │ ├── HomeForm.css
│ │ │ │ └── HomeForm.js
│ │ │ ├── Navbar/
│ │ │ ├── ResultsForm/
│ │ │ └── Verse/
│ │ ├── containers < - React containers/pages
│ │ │ ├── About
│ │ │ │ ├── About.css
│ │ │ │ └── About.js
│ │ │ ├── Bookmarks/
│ │ │ ├── Home/
│ │ │ └── Results/
│ │ ├── App.css < - CSS for the application
│ │ ├── App.js < - The application file
│ │ ├── App.test.js < - The application file for testing
│ │ ├── index.css < - CSS for the root (entire application)
│ │ ├── index.js < - The root application file
│ │ ├── reportWebVitals.js < - WebVitals reporting script
│ │ └── setupTests.js < - Setup script for testing
│ ├── package-lock.json < - Used to install dependencies
│ └── package.json < - Used to install dependencies
├── .github
│ └── workflows < - GitHub Actions workflows
│ ├── django.yml
│ └── node.js.yml
└── .gitignoreこのプロジェクトは、実行する要件(バックエンド/フロントエンド)に加えて、複数の事前訓練モデルを使用します。実行する前に、ヘルパースクリプトを使用してライトモデルをダウンロードし、すべての要件をインストールすることから始めることができます。
sh scripts/start.shgit clone https://github.com/ahr9n/quranic-search-v2.git
cd quranic-search-v2?すべてのコマンドは、プロジェクトのルートで実行する必要があります。
sh scripts/run.shhttp://localhost:3000に移動します?今、あなたは行ってもいいです!
?すべてのサーバーがスクリプトを使用してバックグラウンドで実行されていることに注意してください。したがって、次のコマンドを使用してすべてを閉じることができます。
sh scripts/down.shオマールシャム | Ahmad Almaghraby | Ahmad Abdulrahman | Abd El-Twab M. Fakhry | Ahmad Ateya |
GPL-V3ライセンスに基づいてライセンスされています。