Skip to content
Snippets Groups Projects
Select Git revision
  • 30ed26f854a88138e99838cb7d3675ecedf6dca0
  • main default protected
  • multiprocessing
3 results

requirements.txt

Blame
  • CHANGELOG 1.57 KiB
    # Changelog
    All notable changes to this project will be documented in this file.
    -------------------------------------------------------------------------------
    
    
    -------------------------------------------------------------------------------
    
    ## [0.2.0] - 2021-10-25                 DGA Demo            
    
    ### Added
    - Query to define URIs in net objects (net: Object) 
    
    ### Changed
    - Fusion of CTS for atom elements (entity, feature, verb, ...)
    - Addition of seeds in system ontology
    - Abandonment of parameter ontology for frame ontologies 
    
    
    -------------------------------------------------------------------------------
    
    ## [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