Sha256: e4535d98f176b75ed61d0ac3049a8f77685c8fe1c3aeec83a59bcd9bada95692

Contents?: true

Size: 1.87 KB

Versions: 1

Compression:

Stored size: 1.87 KB

Contents

#3.0.0 / 2014-10-06
* [FEATURE] Finder methods on MESH::Tree renamed for clarity
* [FEATURE] Significant performance improvements to Tree.match_in_text
* [FEATURE] Using google_hash to improve GC performance (best in 2.1.3+)
* [FEATURE] Heading.entries replaced by heading.structured_entries (first introduced in 2.2.0)
* [FEATURE] Matching in text now returns structured entry used for match, as well as heading
* [FEATURE] Entries are now able to find themselves within given text (Entry.match_in_text)

#2.3.0 / 2014-09-30
* [FEATURE] Significant performance improvements to entity recognition in text

#2.2.1 / 2014-07-18
* [FEATURE] Headings now have forward references

#2.2.0 / 2014-07-10
* [FEATURE] Headings now have structured_entries which include semantic and lexical information

#2.1.0 / 2014-07-04
* [FEATURE] Headings matched with Wikipedia, infobox images and abstracts imported

#2.0.6 / 2014-06-26
* [BUGFIX] Match on summary links with hyphens in

#2.0.5 / 2014-06-25
* [FEATURE] Improve performance of linkify_summaries further.

#2.0.4 / 2014-06-25
* [FEATURE] tree can now linkify_summaries for all headings. Performance optimisations to make this viable.

#2.0.3 / 2014-06-25
* [FEATURE] You can now link cross-references in heading.summary by passing a block to heading.linkify_summary

#2.0.2 / 2014-06-23
* [BUGFIX] Removed duplicates in children and parents
* [BUGFIX] Added require for zlib

#2.0.1 / 2014-04-28
* [FEATURE] Load translations from static file to improve load times

#2.0.0 / 2014-04-28
* [FEATURE] Refactored to instances for future running of multiple trees

#1.3.0 / 2014-04-10
* [FEATURE] Released classifier to group and score matched headings

#1.2.2 / 2014-03-05
* [FEATURE] Optimised match_in_text to find headings much, much faster

# 1.2.1 / 2014-03-04
* [BUGFIX] Fix text matching to only use 'useful' headings

# 1.2.0 / 2014-02-27
* [FEATURE] Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mesh-medical-subject-headings-3.0.0 CHANGELOG.md