I want to develop an application/ web service that can translate from Arabic to English or Arabic to French . I saw that we can find google translation API but it's paid so that's not an appropriate solution .
EDIT :
If i want to integrate a module in java application and i have to translate all the words from arabic to french / english and i don't have to use an paid API ? Is it possible with sample code and some jars for example ? i don't have use algorithms of recognition of characters or something like this
Any help will be welcome thnx