-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit and expand Hausa data processes #116
Comments
CC @mrbazzan who had interest in this! Please write in the issue and I'll assign! Also let me know if there are any questions :) |
I would like to work on this issue @andrewtavis |
Sounds great, @siva224513! We can check the current queries to make sure they're working and then move on to formatting and integrating it into the CLI :) |
@siva224513, let me know if you need any support here :) |
Hello @andrewtavis 👋🏼, |
Solved) (#461) * Expand Hausa data queries for nouns, proper nouns, and verbs - Enhanced noun query to include definite and indefinite forms - Updated proper noun query with definite and vocative forms - Expanded verb query to cover past simple, present continuous, future tense, and imperative forms - Added comments and FILTER options for both Latin and Arabic script variants - Improved overall query structure and readability * success * Fix verbs query forms for Hausa - Removed invalid grammatical features (Q1423695, Q618612) - Simplified past and present tense forms using validated QIDs - Maintained imperative forms (singular and plural) - Kept both Latin and Arabic script filter options * Fix verb query form labels and QIDs - Corrected form representation labels to match metadata - Removed invalid QIDs and replaced with supported ones - Fixed variable naming consistency between forms and representations - Updated tense forms to use valid grammatical feature QIDs - Simplified form labels to avoid validation errors * Fix form check metadata and update queries --------- Co-authored-by: Andrew Tavis McAllister <[email protected]>
Closed by 7f5586a :) Thanks all for the work here! |
Terms
Description
This issue would check and expand the queries and related data processes found in the scribe_data/extract_transform/languages/Hausa directory. It would be great to start with expanding the queries found in the nouns and verbs directory, and then from there we can discuss a formatting process :) The query_nouns.sparql and query_verbs.sparql files can be expanded on using the similar queries found for other languages. The formatting process should wait until the formatting process is expanded to focus on individual lexemes.
Contribution
Happy to support someone who has interest in working on this! 😊
The text was updated successfully, but these errors were encountered: