Community & Support
Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Spell > Dictionary Configuration

Not answered Dictionary Configuration

Feed from this thread
  • Posted on May 15, 2007 (permalink)

    Requirements

    RadSpell for ASP.NET AJAX
    .NET version

    .NET 2.0
    Visual Studio version


    programming language

    C#
    browser support

    all browsers supported by Telerik.Web.UI


     
    PROJECT DESCRIPTION
    Using the attached project you can configure dictionaries for RadSpell - create new ones, add/delete words from them, import from other dictionaries.

    Reply

  • Royce avatar

    Posted on Oct 25, 2007 (permalink)

    We do not have Net 2.0, Is there any exe that i can run  to convert a .dic to tdf. This is an urgent matter, please advise withe the steps to be taken . I cannot even find a csproj file with the download.

    Royce

    Reply

  • Valeri Hristov Valeri Hristov admin's avatar

    Posted on Oct 29, 2007 (permalink)

    Hi Royce,

    The project in this thread is a .NET 2.0 Web Site project, which does not have csproj file. Please, find attached the .NET 1.x project. I am not sure that it will work for .DIC files, but you could try to modify it by yourself. If you do not succeed to convert your dictionaries, open a new support ticket and send us the dictionary file you want to convert and we will try to help you right away.

    Regards,
    Valeri Hristov (Senior Developer, MCSD)
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • Donna avatar

    Posted on May 18, 2009 (permalink)

    I'm using RadEditor Lite v 4.5.4 and from my query on how to add a UK dictionary I was directed at the instructions here - http://www.telerik.com/help/aspnet-ajax/editor-create-new-dictionary.html which in turn directed me to the is thread for 'converting' the dictionary. 

    I am not a developer and have no experience with .net projects, so don't know what I'm supposed to do (I was expecting the tool to be something already 'compiled' that I could use....  As I have rad editor lite, it appears I can't raise a support ticket either.

    Please advise how I should proceed.  I have so far taken the Uk English dictionary from the site stated in the above article http://wiki.services.openoffice.org/wiki/Dictionaries, saved the en_GB.dic file in UTF-8 format then renamed to .tdf.  I can provide that file if need be, but surely you guys have a version already you could just send...?

    Regards

    Reply

  • Rumen Rumen admin's avatar

    Posted on May 18, 2009 (permalink)

    Hi Donna,

    You can download the UK tdf dictionary from the following forum thread: RadSpell Dictionaries.

    Best regards,
    Rumen
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Urvesh Vekariya avatar

    Posted on Mar 25, 2010 (permalink)

    Hi,

    I am trying to create TDF file for Finnish (Finland) language but unable to get it done. Can you please help me on this?

    Thanks and Regards,
    Urvesh

    Reply

  • Georgi Tunev Georgi Tunev admin's avatar

    Posted on Mar 25, 2010 (permalink)

    Hi Urvesh,

    What exactly is the problem that you experience?


    Sincerely yours,
    Georgi Tunev
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Urvesh Vekariya avatar

    Posted on Mar 26, 2010 (permalink)

    Hi Georgi,

    Thanks for the reply,

    I tried to download all the available files to create TDF file from - http://wiki.services.openoffice.org/wiki/Dictionaries#Finnish_.28Finland.29.

    From all this one of the file is as below.

    http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_fi_FI.zip

    Now, there is one file "hyph_fi_FI.dic" when we unzip above file. It's size is just 3 KB.

    I renamed it as "hyph_fi_FI.tdf" and then I ran the application "spelldictionaryconfigurator-web-ui.zip" and given this TDF file and clicked on Import. Then it created the TDF file which is of 4KB in size. Please find the TDF file as an attachment.

    So, please let me know whether this TDF file is correct or not.

    Thanks and Regards,
    Urvesh

    Attached files

    Reply

  • Georgi Tunev Georgi Tunev admin's avatar

    Posted on Mar 29, 2010 (permalink)

    Hello Urvesh Vekariya,

    The dictionary on that page is a hyphenation one - it is a set of rules that declares at which points a word can be broken over two lines with a hyphen. RadSpell does not support hyphenation rules and that is why you cannot use that dictionary with our control.
    What you need is a dictionary file - a text file, having one word per line with no leading or trailing whitespace. If you find or build such file, you will be able to use it with the dictionary configuration tool and output a TDF file compatible with RadSpell.

    Greetings,
    Georgi Tunev
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Urvesh Vekariya avatar

    Posted on Apr 9, 2010 (permalink)

    Hi Georgi,

    Thanks for the response,

    Actually we are unable to find such a dictionary file for Finnish language. It would be great if you can provide it as we tried much to find.

    Thanks again,

    Urvesh

    Reply

  • Rumen Rumen admin's avatar

    Posted on Apr 9, 2010 (permalink)

    Hello Urvesh,

    I am afraid that we do not have Finnish dictionary, but what you can do is to configure RadSpell to use the new Google Spell Check Provider. See this live demo for more information: Custom Google spellcheck provider.
    It should be helpful because Google offers Finnish spellchecking.

    Sincerely yours,
    Rumen
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Spell > Dictionary Configuration