Releases: 8400TheHealthNetwork/HebSafeHarbor
Releases · 8400TheHealthNetwork/HebSafeHarbor
v0.1.0
v0.0.9
✨ New features and improvements
- Consolidation improvements
- Lexicon enhancements
🔴 Bug fixes
- change the entity types of date recognizers to allow prediction with same boundaries from different recognizers (workaround analyzer remove duplicates)
- ignore HebSpacy recognition in case that at least two recognizers recognize entity with same boundaries but different type
- refine ambiguous cities list
- add anonymization for url (now replaced by <_קשר>)
- Avoid recognizing float numbers as TIME entity
- "קיבוץ" was removed form cities lexicon (to avoid recognizing it as CITY entity)
👥 Contributors
@admatis @omri374 @aya-bellicha @mnikahava
v0.0.4
✨ New features and improvements
Added lexicons for medical devices and tests
Improved Hebrew date recognizer
Improved identification consolidation to reduce false positive recognition PERSON, ORG and LOCATION recognition
Improved city-location recognition
🔴 Bug fixes
Fixed Docker issues
📖 Documentation and examples
Various documentation updates
👥 Contributors
@admatis, @dkarmon @talbaumel @omri374 @aya-bellicha @mnikahava
v0.0.3
✨ New features and improvements
- introducing the MedicalPostConsolidator which ignores NAME / ORG entities in case they overlap with medical entities
- introducing lexicon based recognizer
🔴 Bug fixes
- disable Hebrew date, country and city recognizers as they are noisy
- unrecognized script file docker
👥 Contributors
@admatis, @dkarmon @talbaumel @aya-bellicha @mnikahava