Skip to content

edvisees/csr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CSR (Central Semantic Representation)

The CSR format is a format for storing text analysis results, which is mainly developed for the AIDA (Active Interpretation of Disparate Alternatives) project.

This repository contains several toolkit for CSR analysis.

  1. csr defines the main format.
  2. csr2stuff allows to convert CSR format to other formats.
    • Brat annotation format (This is the format used by the Brat (http://brat.nlplab.org) Annotation Tool). It allows one to view the annotation in context.
      python -m event.io.csr2stuff [csr_directory] [output_directory] 
        [ontology in json_ld format]
      
    • The ontology can be obtained here

About

Repository for CSR representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages