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

Advanced Synthesizer #61

Open
1 task
linuxscout opened this issue Mar 8, 2022 · 4 comments
Open
1 task

Advanced Synthesizer #61

linuxscout opened this issue Mar 8, 2022 · 4 comments

Comments

@linuxscout
Copy link

Synthesizer:

  • Advanced Synthesizer
    Synthesize suggestions using the lemma from one token (lemma_from) and the POS tag from another one (postag_from).
    نحتاج إليها في قواعد استبدال فعل بفعل أخر مثلا : يستقرضون => (اقترض) بنفس تصريف الفعل => يقترضون

Example file:
/languagetool/languagetool-language-modules/en/src/main/java/org/languagetool/rules/en/AdvancedSynthesizerFilter.java

@linuxscout
Copy link
Author

To do

  • replace a verb by another one
  • replace adjective by another
  • replace preposition by another
  • agree an adj with the noun

@muotaz
Copy link

muotaz commented Apr 19, 2022

السلام عليكم

كنت سأثير هذا الموضوع أيضاً لكن وجدت هذه التكت مفتوحة.
هل يوجد ضمن كود الجافا ما يمكّن من توليد أو تركيب البدائل أم التطوير ضروري من الصفر ؟

@linuxscout
Copy link
Author

هذه الميزة في أغلبها منفذة، بقي إنجاز مرشّح filter لذلك.

@muotaz
Copy link

muotaz commented Apr 22, 2022

هل يمكنني المساعدة بأي شكل ؟

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

2 participants