Skip to content
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

Is there an API I can use from C-Sharp? #64

Open
AlGantori opened this issue Mar 29, 2023 · 0 comments
Open

Is there an API I can use from C-Sharp? #64

AlGantori opened this issue Mar 29, 2023 · 0 comments

Comments

@AlGantori
Copy link

AlGantori commented Mar 29, 2023

I would like to add diacritic marks to single words and/or small sentences at a time using a C-Sharp/.NET app.

Is there a (REST) API I can invoke like:

https://somedomain.com?text="arabic words"

which would then return some JSON

I tried the following but it did not seem to return the expected result

http://tahadz.com/mishkal/ajaxGet?text=%22%D8%A7%D9%84%D8%B3%D9%84%D8%A7%D9%85%20%D8%B9%D9%84%D9%8A%D9%83%D9%85\n%D8%A7%D9%87%D9%84%D8%A7%20%D8%A8%D9%83%D9%85\n%D9%83%D9%8A%D9%81%20%D8%AD%D8%A7%D9%84%D9%83%D9%85%22&action=%22TashkeelText%22

image

2nd option:
I have no experience with python, I saw mention of a mishkal python library is that callable from C-Sharp/.NET ?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant