-
Notifications
You must be signed in to change notification settings - Fork 89
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
Query Humanizer of WUI page title #393
Comments
|
I'm trying to understand where to fix this issue, you said in Python API, but I see you talking about making a readable Page Header/Title from a simplified query?, can you explain to me more here? Or If you can provide work steps here. |
You need to make regexes that translate (الأيات التي تحتوي على ٥ حروف) to a_l:5, this should be a python function. This function will be added to the QueryProcessing module in Alfanous library. |
Nice to see you here @IronFist16 , welcome. @assem-ch The title in this issue is talking about the reverse function: wui_query to humanized_title. |
@sneetsher Whatever -_- |
@IronFist16 sorry my mistake, this should be 2 different issues |
That's why I needed clarification, it was kinda misleading for me! |
Simplifying the show of Query in order to make a readable Page Header/Title
This will be very helpful for SEO and readability
The text was updated successfully, but these errors were encountered: