Products Technologies Demo Docs Blog Support Company

TX Spell .NET: US English Legal Dictionary Released

We just published a US English legal dictionary with commonly used legal terms. We ran a diff against our US English dictionary in a way that the legal word list contains only terms that are not included in the normal US English dictionary. From affranchise to whistleblower, this dictionary is packed with legal words to be used in applications for attorneys, legal departments or court transcription services. It is published as an user dictionary (extension *.txd) and can be easily extended.…

TX Spell .NET: US English Legal Dictionary Released

We just published a US English legal dictionary with commonly used legal terms. We ran a diff against our US English dictionary in a way that the legal word list contains only terms that are not included in the normal US English dictionary.

From affranchise to whistleblower, this dictionary is packed with legal words to be used in applications for attorneys, legal departments or court transcription services. It is published as an user dictionary (extension *.txd) and can be easily extended.

You can download this dictionary as part of the "English - United States" dictionary package:

dictionary.en_US.zip

To test this dictionary:

  • Copy the en_US_Legal.txd file into the default Dictionaries folder.
    (default: C:\Program Files\Text Control GmbH\TX Spell 2.0 .NET for Windows Forms\Assembly\Dictionaries)

  • In Visual Studio, select the TXSpellChecker instance on your form to view it's properties in the Properties window. The legal dictionary can be automatically found in the list of available dictionaries. Select the legal dictionary as the default Language and you are done.

    TX Spell .NET in Visual Studio

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

Windows FormsWPFRelease

Service Pack 1 for TX Spell .NET 7.0 Released

We are very happy to announce the immediate availability of new Service Packs for all TX Spell .NET 7.0 products.


CloudReportingReportingCloud

Proofing Tools Available As ReportingCloud Web API Endpoints

We just rolled out 3 new ReportingCloud endpoints to integrate spell checking functionality to your cloud-based applications in more than fifty languages.


HyphenationServerTextControlSpell Checking

Using TX Spell .NET with ServerTextControl

TX Spell .NET comes with a core assembly and separate assemblies for the Win32 platforms Windows Forms and WPF. When using TX Spell .NET with the non-UI version of TX Text Control…


HTML5Spell Checking

HTML5: Enable Spell Checking Using Javascript

IMPORTANT: This feature is now part of the JavaScript API: Javascript: TXTextControl.isSpellCheckingEnabled property ? TX Text Control .NET Server ? JavaScript API ? TXTextControl Object ?…


HTML5Spell CheckingTutorial

Web.TextControl and Spell Checking

In combination with the spell checking component TX Spell .NET for Windows Forms (with ASP.NET support), spell checking can be easily added to web-based applications created with TX Text Control…