Skip to content

Tags: equipe22/QuickUMLS

Tags

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
QuickUMLS v.1.4 (Georgetown-IR-Lab#55)

Release Notes:

- [NEW] Added support for [unqlite](https://github.com/coleifer/unqlite-python) as an alternative to leveldb for storage of CUIs and Semantic Types. This allows creating multiple QuickUMLS matchers with from the same installation.
- [NEW] added support for conversion of all uppercase words ([Georgetown-IR-Lab#48](Georgetown-IR-Lab#48), thank you sandertan@!).
- [NEW] Automatically downloads SpaCy data for selected language if missing.
- [FIX] Mitigated [Georgetown-IR-Lab#52](Georgetown-IR-Lab#52).

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for pip install (Georgetown-IR-Lab#47)

Fixes Georgetown-IR-Lab#18.

1.2.6

Toggle 1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support for CygWin or MinGW

1.2.5

Toggle 1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

1.2.4

Toggle 1.2.4's commit message
missing write mode

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Georgetown-IR-Lab#15 from Georgetown-IR-Lab/v1.2

fixed error in installation with python 2

1.2.2

Toggle 1.2.2's commit message
added initial support for windows

1.2.1

Toggle 1.2.1's commit message
bugfix: six -> six.moves

1.2

Toggle 1.2's commit message
Merge pull request Georgetown-IR-Lab#7 from Georgetown-IR-Lab/v1.2

V1.2

1.1.2

Toggle 1.1.2's commit message
directories are now properly created