-
Notifications
You must be signed in to change notification settings - Fork 1
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
Synonyms: Support Additional Languages #6
Comments
Choose a language for |
Hello,
Thank you very much, I had not selected a language for the synonyms.
The problem, for me, is that synonyms are only provided for English and German. But LanguageTool provides synonyms for many more languages. My mother tongue is Catalan, but I also write in Spanish and French. I know that LanguageTool provides synonyms for these languages. Is it planned to include all supported languages in LanguageTool to provide synonyms?
And thank you very much for the connector because it improves the workflow significantly. Now, for example, I can enable automatic checking without freezing the editor. I now use LanguageTool as my default connector.
Best regards,
Francesc
… El 24 ag. 2024, a les 22:31, Lars Wrenger ***@***.***> va escriure:
Enable Settings / LanguageTool / Find synonyms and then just select a word in your editor and left click to open the context menu. There at the bottom should be a Synonyms item.
|
Unfortunately, the APIs for different languages are quite different from each other and not publicly documented. This means manual work for every language. I'm planning to add more occasionally (if I have time), but I'm also open for contributions. |
Hi, Lars,
This is a pity. Unfortunately, I'm not a TypeScript developer (I'm a Java developer) and can't contribute, but I’ll take a look at api.ts.
I understand the difficulty. I think LanguageTool here fails a bit. An API should not depend on the language.
Best regards,
Francesc
… El 25 ag. 2024, a les 11:24, Lars Wrenger ***@***.***> va escriure:
Unfortunately, the APIs for different languages are quite different from each other and not publicly documented. This means manual work for every language.
I'm planning to add more occasionally (if I have time), but I'm also open for contributions.
So if you want to help me on this, take a look at api.ts <https://github.com/wrenger/obsidian-languagetool/blob/master/src/api.ts#L202>.
—
Reply to this email directly, view it on GitHub <#6 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB6VTSKTIHISP2POHUWKHDTZTGPGLAVCNFSM6AAAAABM5Z55KSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYG42DQOBWGQ>.
You are receiving this because you authored the thread.
|
Hi,
Please, how can I access to the synonyms list? I have not found any information in the documentation.
Thanks!
The text was updated successfully, but these errors were encountered: