Select Git revision
Licence.txt
-
David Beniamine authoredDavid Beniamine authored
This project is licensed under the GNU General Public License v3.0 only.
Learn more
CHANGELOG 2.24 KiB
# Changelog
All notable changes to this project will be documented in this file.
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
## [0.5.0] - 2023-01-24 EGC 2023 Demo
### Added
- Polarity phenomena support
### Changed
- Redesigning TENET as a library
- Extraction Rule Optimizations
- Adjustments in AMR scheme
- Update tracking and logging
### Fix
- Fix some regressions
-------------------------------------------------------------------------------
## [0.2.0] - 2021-10-19 DGA Demo 1
### Added
- CTS to define URIs in net objects (net: Object)
- Generic CTS to generate atom classes and instances
- Generic CTS to create mod list nets
- Generic CTS to generate relation properties
### Changed
- Fusion of CTS for atom elements (entity, feature, verb, ...)
- Addition of seeds in system ontology
- Abandonment of parameter ontology for frame ontologies
- Shapes refactoring (preprocessing rules to dispatch shaclRule)
- Update CTS to improve composition of atom and list
### Fix
- Fix bug in state property generation
- Patch for DGA demo in generation shapes
-------------------------------------------------------------------------------
## [0.1.3] - 2021-09-17 CS Demo 2
### Added
- Relation between classes/instances and requirements
- Extraction of events as classes and object properties
- Extraction of state properties as classes and object properties
- Batch execution for CTS (Compositional Transduction Schemes)
### Changed
- Order of CTS (Compositional Transduction Schemes)
## [0.1.2] - 2021-09-08 CS Demo 1
### Added
- Transduction Schemes to extract Entity classes and instances
- Transduction Schemes to extract Feature classes
- Net object to refine the inclusion of class relations
### Changed
- Renaming and update script to prepare extraction data
## [0.1.1] - 2021-08-26
### Added
- Trandusction Schemes as RDF definition using SHACL rules
- Command **_extract.py_** to analyse one sentence
- Init corpus ABCD (dev test)
### Changed
- Ontologies in config and frame
## [0.1.0] - 2021-08-10
### Added
- Init project
- Directory: config, corpus, frame