GithubHelp home page GithubHelp logo

antonieraj / hunspell-en-med-glut Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glutanimate/hunspell-en-med-glut

0.0 0.0 0.0 349 KB

Hunspell dictionary of English medical terms

License: GNU General Public License v3.0

hunspell-en-med-glut's Introduction

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:

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 <[email protected]>, 
                    (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:

If you are experiencing any of these you might want to try my workaround dictionary, instead.

hunspell-en-med-glut's People

Contributors

glutanimate avatar wmbutler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.