Skip to content

Latest commit

 

History

History
35 lines (35 loc) · 2.08 KB

CHANGES.md

File metadata and controls

35 lines (35 loc) · 2.08 KB

Changes

  • 1.7.0 - Update to processors 8.5.0
  • 1.6.2 - Refine docker image for dart, eidos-dart
  • 1.6.1 - Largely revise compositional grounding
  • 1.6.1 - Extend wmexchanger project to facilitate runtime replaceable ontologies
  • 1.5.1 - Update to processors 8.5.7 and ai.lum.common 0.1.5
  • 1.5.0 - Release to maven rather than artifactory using processors 8.4.5
  • 1.5.0 - Update logging, badges
  • 1.5.0 - Reorganize bags, sets, maps for identity and equality
  • 1.5.0 - Reorganize ontology code
  • 1.5.0 - Use new ontology format
  • 1.5.0 - Update compositional grounding algorithm
  • 1.5.0 - Fix "not only" bug
  • 1.5.0 - Rework sorting
  • 1.3.0 - Use srl_ner and processors 8.4.3
  • 1.2.1 - Update to processors 8.3.2
  • 1.2.0 - Update to processors 8.3.1, break into subprojects
  • 1.1.0 - Update to processors 8.2.6
  • 1.1.0 - Run main as Finder, set fork to true, use Resourcer, generate HTML from Eidos & use in EidosShell, remove migration, clean up Eidos Mention, include SentenceClassifier, use FastNLPProcessorWithSemanticRoles
  • 1.0.3 - Restore Scala 1.11 compatibility, repair EidosSystem.defaultConfig use
  • 1.0.2 - Cache geonames from resource
  • 1.0.1 - Fix geoNamesDir in reference.conf
  • 1.0.0 - Incorporate all changes between 2019-03-29 and 2020-05-20 which are too numerous to describe
  • 0.2.2 - Incorporate all changes between 2018-06-17 and 2019-03-29 which are too numerous to describe
  • 0.2.1 - Switch to top-down extraction (entities now found only when they participate in events), grounding to multiple grammars (high- and mid-level), scalability improvements, updates to JSON-LD export format
  • 0.2.0 - Grammar improvements, grounding to ontology, canonical names for extractions, entity filtering, added example output of system on 10 debugging documents
  • 0.1.5 - Added missing organization id to build file
  • 0.1.4 - More grammar improvements
  • 0.1.3 - Further fixes to the release process
  • 0.1.2 - Fixed broken release process
  • 0.1.1 - Grammar improvements
  • 0.1 - Initial release