Skip to content
Snippets Groups Projects
Select Git revision
  • 4abf602d4b682754ec94caeffce931a4468ec696
  • master default protected
  • multiprocessing
  • experiment/clara
  • experiment/spec2B-poc
  • experiment/qivalio-poc
  • experiment/ertms
  • MAY-2023
  • FEB-2023
  • EGC-2023
  • 0.2.1
  • v0.2.0
  • v0.1.2
13 results

tenet.log

Blame
  • tenet.log 13.12 KiB
    - INFO - [TENET] Extraction Processing
    - INFO -  === Process Initialization === 
    - INFO - -- Process Setting 
    - INFO - ----- Corpus source: dev/solar-system-1/ (amr)
    - INFO - ----- Ontology target (id): SolarSystemDev1
    - DEBUG - ----- Current path: /home/lamenji/Workspace/Tetras/tenet
    - DEBUG - ----- Config file: config.xml
    - DEBUG - 
      ***  Config (Full Parameters) *** 
      -- Base Parameters
      ----- config file: config.xml
      ----- uuid: SolarSystemDev1
      ----- source corpus: dev/solar-system-1/
      ----- target reference: base
      ----- extraction engine: tenet
      ----- process level: sentence
      ----- source type: amr
      -- Compositional Transduction Scheme (CTS)
      ----- CTS reference: amr_scheme_1
      -- Directories
      ----- base directory: ./
      ----- structure directory: ./structure/
      ----- CTS directory: ./structure/cts/
      ----- target frame directory: ./input/targetFrameStructure/
      ----- input document directory: ./input/amrDocuments/
      ----- output directory: ./output/SolarSystemDev1-20221216/
      ----- sentence output directory: ./output/SolarSystemDev1-20221216/
      ----- SHACL binary directory: ./lib/shacl-1.3.2/bin
      -- Config File Definition
      ----- schema file: ./structure/amr-rdf-schema.ttl
      ----- semantic net file: ./structure/semantic-net.ttl
      ----- config param file: ./structure/config-parameters.ttl
      ----- base ontology file: ./structure/base-ontology.ttl
      ----- CTS file: ./structure/cts/amr_scheme_1.py
      ----- DASH file: ./structure/dash-data-shapes.ttl
      -- Useful References for Ontology
      ----- base URI: https://tenet.tetras-libre.fr/working
      ----- ontology suffix: -ontology.ttl
      ----- ontology seed suffix: -ontology-seed.ttl
      -- Source File Definition
      ----- source sentence file: ./input/amrDocuments/dev/solar-system-1/**/*.ttl
      -- Target File Definition
      ----- frame ontology file: ./input/targetFrameStructure/base-ontology.ttl
      ----- frame ontology seed file: ./input/targetFrameStructure/base-ontology-seed.ttl
      -- Output
      ----- ontology namespace: https://tenet.tetras-libre.fr/base-ontology/
      ----- output file: ./output/SolarSystemDev1-20221216/SolarSystemDev1.ttl
      *** - *** 
    - INFO - -- Creating output target directory: ./output/SolarSystemDev1-20221216/
    - DEBUG - -- Counting number of graph files (sentences) 
    - DEBUG - ----- Graph count: 1
    - INFO -  === Extraction Processing using New TENET Engine === 
    - DEBUG - -- Process level: sentence
    - INFO -      *** sentence 1 *** 
    - INFO - -- Work Structure Preparation
    - DEBUG - --- Graph Initialization
    - DEBUG - ----- Configuration Loading
    - DEBUG - -------- RDF Schema (299)
    - DEBUG - -------- Semantic Net Definition (502)
    - DEBUG - -------- Config Parameter Definition (536)
    - DEBUG - ----- Frame Ontology Loading
    - DEBUG - -------- Base Ontology produced as output (566)
    - DEBUG - --- Source Data Import
    - DEBUG - ----- Sentence Loading
    - DEBUG - -------- ./input/amrDocuments/dev/solar-system-1/SSC-01-01.stog.amr.ttl (614)
    - DEBUG - --- Export work graph as turtle
    - DEBUG - ----- Work graph file: ./output/SolarSystemDev1-20221216/SolarSystemDev1-1/SolarSystemDev1.ttl 
    - DEBUG - --- Ending Structure Preparation 
    - DEBUG - ----- Total Execution Time = 0:00:00.101997
    - INFO - -- Loading Extraction Scheme (amr_scheme_1)