Click here to Skip to main content
15,914,071 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm building an arabic search engine
and i need an arabic stemmer
i found khoja algorithm written in jave and my application written in C#
does anyone help my to find an algorithm or application for arabic stemmer
Posted
Comments
Sergey Alexandrovich Kryukov 13-Nov-11 0:30am    
Stemming is not a simple topic, especially in Arabic. What's the problem with the Java implementation of the algorithm, is it hard to understand or what?
--SA
tarekwarak0 14-Nov-11 0:27am    
the problem is : my hall applications is written in c# and the algorithm is written in java , and as you know java do't run with c#
RaviRanjanKr 13-Nov-11 1:50am    
I don't think its so easy to find such type of sample in Arabic Language.
Muhammad Ali Saeed 29-Sep-15 8:42am    
I want that arabic stemmer that you have i am also working on arabic language in .Net so if you have that stammer in .net then please help me and give me a link from where i can download it.

It may useful to see code converter form java to C# or VB:
for example:
Java to VB Converter
Java to CSharp Converter
Java Language Conversion Assistant
 
Share this answer
 
v2
Comments
tarekwarak0 14-Nov-11 0:28am    
is the converters is reliable ,, Thank you
NewPast 14-Nov-11 2:21am    
I don't test them but I think you should made a little of manual fix after conversion
Try this link : http://imljh.ucoz.com/[^]
 
Share this answer
 
Comments
tarekwarak0 14-Nov-11 1:13am    
thank you very much
but i say khoja algorith, is more reliable than this
did you have other algorithms , please

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900