Commit 5c4eef9a authored by Andreas Tille's avatar Andreas Tille
Browse files

New upstream version 0.0.20140410

parent 6c9f968f
Loading
Loading
Loading
Loading

LICENSE

0 → 100644
+674 −0

File added.

Preview size limit exceeded, changes collapsed.

README.md

0 → 100644
+53 −0
Original line number Diff line number Diff line
## Hunspell Dictionary of English Medical Terms

### Overview

This is a dictionary of English medical terms for Hunspell. It is based on two prominent medical dictionary projects:

 - [OpenMedSpel](http://www.e-medtools.com/openmedspel.html) by e-MedTools
 - [MTH-Med-Spel-Chek by Rajasekharan N. of MT-Herald](http://mtherald.com/free-medical-spell-checker-for-microsoft-word-custom-dictionary/)

The two sources have been merged, deduplicated, corrected, and converted into a Hunspell dictionary file.

### Details

    Number of Terms:    90142
    Contents:           drug names (up-to-date with FDA-approvals as of 2014-04-02, trade and generic names),
                        anatomical terms, dermatological terms, internal medicine terms, surgical terms,
                        DSM-IV terms, ICD-9 terms, and many more
    Author:             (c) 2014-2017 Aristotelis P. (https://github.com/Glutanimate)
    Original Authors:   (c) 2007-2014 R. Robinson <info@e-medtools.com>, 
                        (c) 2009-2014 Rajasekharan N. <https://plus.google.com/u/0/+Rajasekharan-N/>
    Original Sources:   - OpenMedSpel by R. Robinson of e-MedTools (Version 2.0.0, released 2014-01-21)
                          <http://www.e-medtools.com/openmedspel.html>
                        - MTH-Med-Spel-Chek by Rajasekharan N. of MT-Herald (released 2014-04-02)
                          <http://mtherald.com/free-medical-spell-checker-for-microsoft-word-custom-dictionary/>
    License:            GNU GPL v3 (see LICENSEs for more information)

### Installation

    git clone https://github.com/Glutanimate/hunspell-en-med-glut.git
    cd hunspell-en-med-glut
    sudo cp en_med_glut.dic '/usr/share/hunspell/en_med_glut.dic'
    sudo mkdir -p /var/lib/dictionaries-common/hunspell
    sudo cp hunspell-en-med-glut /var/lib/dictionaries-common/hunspell/hunspell-en-med-glut

###Usage
 
From the command-line:

    hunspell -d en_US,en_med_glut -a < input_file.txt

### Warranty

This software comes with no warranty of any kind. Some misspelled words might be included.

### Issues with LibreOffice

The following bugs might prevent this dictionary from working properly with LibreOffice:

- https://bugs.launchpad.net/ubuntu/+source/language-support-extra-de/+bug/363619
- https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/329968
- https://bugs.launchpad.net/medicalterms/+bug/401423

If you are experiencing any of these you might want to try [my workaround dictionary](https://github.com/Glutanimate/hunspell-en-med-glut-workaround), instead.
 No newline at end of file

README_en_MED.txt

deleted100644 → 0
+0 −38
Original line number Diff line number Diff line
OpenMedSpel for OpenOffice.Org

Release Date - May 13, 2008

OpenMedSpel is released under the GPL license.





Please visit our WebSite at:

http://www.medspel.com   


OpenMedSpel is a spelling word list that contains thousands of medical terms.

Terms include:

	Thousands of Drug Names, up to date with FDA approvals as of January 10, 2007  (trade and generic names)
	Anatomical terms
	Dermatological terms
	Internal Medicine Terms
	Surgical Terms (Including orthopedics and urology)
	DSM-IV Terms
	ICD-9 Terms
	and many more



We can be reached for comments or questions by email at test@e-medtools.com



Warranty - This software carries no warranty of any kind.  Every effort has been made to ensure that the words included in this dictionary are spelled correctly, but some misspelled words may be incorporated into the files.


The OpenMedSpel word list was created by R Robinson and is copyright 2007-08 by R Robinson.
 No newline at end of file
+46644 −4823

File changed and moved.

Preview size limit exceeded, changes collapsed.

hunspell-en-med-glut

0 → 100644
+2 −0
Original line number Diff line number Diff line
Language: Hunspell dictionary of English medical terms
Hash-Name: en_med_glut
 No newline at end of file