Thursday, October 14, 2010
Wednesday, March 17, 2010
Saturday, March 21, 2009
Shahabinary alpha version 0.002
Hi.
Shahabinary English to Norwegian dictionary :
Shahabinary is a OS free, freeware PC application which is at least runable on Linux & Windows
(TESTED). The code is not open source this time (like Shahabinary 0.001) but I will post the source code in near future. Due to some technical difficulties with GUI, the word recognition ability has been disabled but will be functional again in version 0.003. This version enjoys a better GUI and much more comfortable design with significant changes in the code which makes it smaller and easier to compile. The only thing you need to do for running is to unzip the folder and double click on Shahabinary v. 0.0002.jar.
Again I repeat the words and database are not trustable and this is just an exercise in my learning progress. This project the focus is mostly on the technical part and not the dictionary parts of the application.
Click here to download the latest Shahabinary …
Enjoy …
Tuesday, January 20, 2009
Shahabinary Alpha 0.002
Shahabinary English to Norwegian dictionary :
Shahabinary is a OS free, freeware PC application which is at least runable on Linux & Windows
(TESTED). The code is not open source this time (like Shahabinary 0.001) but I will post the source code in near future. Due to some technical difficulties with GUI, the word recognition ability has been disabled but will be functional again in version 0.003. This version enjoys a better GUI and much more comfortable design with significant changes in the code which makes it smaller and easier to compile. The only thing you need to do for running is to unzip the folder and double click on Shahabinary v. 0.0002.jar.Again I repeat the words and database are not trustable and this is just an exercise in my learning progress. This project the focus is mostly on the technical part and not the dictionary parts of the application.
Click here to download the latest Shahabinary ...
Enjoy ...
Tuesday, January 06, 2009
Finally Shahabinary Alpha 0.001 is ready :-)
Click HERE to download.
Wish me luck and enjoy...
Shahab.
Tuesday, October 28, 2008
Shahabinary Dictionary, My Project
Description : Norwegian - English Dictionary with spell-checking
Language : Java
Program Type : Open Source
Programming environment : Eclipse
supported O.S. : Linux / Windows
Comments, My Type :
I have a on going project which is a Norwegian to English dictionary with spell checker. The program is supposed to get the Norwegian word and then search in its database to find it and show the different meanings of one word within numbers that shows importancy.
The program is supposed to be intelligent enough to find out if a word has been entered with wrong spelling(misssing one character, replacing two characters, ...) and try to recover the mistake by giving a list of possible existing words from its database. My words database, right now and in the upcoming first version is not good at all and inholds around 4000 words. The Beta version will be available soon ...