Skip to content

[BUG] No such file or directory: 'morphology.db' #156

@IRafique2

Description

@IRafique2

I recently installed the camel-tools package (version 1.5.5) on my system, but I encountered an issue where it fails with the following error: _FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\isra\\AppData\\Roaming\\camel_tools\\data\\morphology_db\\calima-msa-r13\\morphology.db_'. This suggests that the required morphology.db file is missing. I installed camel-tools using pip install camel-tools and tried running a script that uses Camel Tools for Arabic text processing, but it still results in this error. Upon checking the Camel Tools GitHub repository, I found codebase files like database.py, analyzer.py, etc., but they do not include the morphology.db file, which I believe is necessary for the package to work properly. I would appreciate guidance on where to find the missing morphology.db file and how to properly configure the package to use it, as the current installation seems incomplete without this file. Thank you for your help!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions