Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Releases: nlpie/biomedicus2

2.1.0

08 Jan 21:23
Compare
Choose a tag to compare

Bug fixes.

Install instructions are available on our wiki.

More-comprehensive models are available from https://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

2.0.1

03 Aug 17:30
Compare
Choose a tag to compare

Small bugfix release because a label property "type" broke UIMA's JCasGen.

Install instructions are available on our wiki.

More-comprehensive models are available from https://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

2.0.0

28 Jun 21:28
Compare
Choose a tag to compare
  • Beta Social History module
  • Bug fixes and improvements
  • Architecture and framework improvements
  • Type-system revamped (auto-adapted types)
  • TagEx improvements
  • Added UMLS source and SUI to UmlsConcept output.

Install instructions are available on our wiki.

More-comprehensive models are available from https://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

1.8.4

08 Feb 01:27
Compare
Choose a tag to compare

New features and bug fixes.

Switched models from being stored with MapDB to RocksDB. Added a disk based model for acronyms.
Changed defaults from using in-memory models to using in-disk models. BioMedICUS will now run on less than 2gb of heap size.
Added a numbers detector and a units of measurement detector.
More-comprehensive models are available from http://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

1.7.0

24 Jul 14:14
Compare
Choose a tag to compare
  • Option to use disk-based models for normalization, concepts, part of speech
  • Updated Penn Treebank reader

More-comprehensive models are available from http://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

1.6.0

25 May 16:42
Compare
Choose a tag to compare
  • Improvements to acronym detection.
  • Improvements to tokenization pipeline.
  • Improvements to concept detection.
  • Label patterns.
  • Social history module.
  • Numerous performance improvements and bug fixes in other areas.
  • Architectural work for future development.

More-comprehensive models are available from http://athena.ahc.umn.edu/biomedicus-downloads/ for verified UMLS licensees.

1.5.0

29 Jun 16:48
Compare
Choose a tag to compare

A large number of updates.

  • Acronym detection.
  • Concept detection updates, including use of norm vector based model and use of acronym expansions.
  • Rtf parsing fixes.
  • Type system updates.
  • Rule based modification detection (historical, probable, negated) speed improvements.

Documentation and Wiki pages are very much works-in-progress, but I expect to make a lot of progress in July on this specifically.

Developer changes:

  • Introduction of a new generic "Annotations"/"Features"/"Labels" system, work on the nomenclature / apis for this is ongoing and major changes may be made.
  • Tighter integration and use of Guice for providing dependencies to Document Processors.

Models containing SNOMED CT and other restricted UMLS sources are available for UMLS licensees here.