Class ArabicSynthesizer

java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.ar.ArabicSynthesizer
All Implemented Interfaces:
Synthesizer

public class ArabicSynthesizer extends BaseSynthesizer
Arabic word form synthesizer. Based on part-of-speech lists in Public Domain. See readme.txt for details, the POS tagset is described in arabic_tags_description.txt.

There are two special additions:

  1. +GF - tag that adds feminine gender to word
  2. +GM - a tag that adds masculine gender to word
Since:
4.9
Author:
Taha Zerrouki