Skip to content

cognitiveailab/ssa-corpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Space Situational Awareness (SSA) Corpus

This is the repository for the paper "Extracting Space Situational Awareness Events from News Text" (Xie et al., Under Review).

Labelled Corpus

The labelled spans can be found in the data folder, and are presened in the CoNLL BIO format.

Results and Analyses

The performance of the span labelling system can be found in results.
Preditions of the system on the test set can be found in results. Subsequent analyses (including micro-averages) can be found in results/analysis.

Code

The open source span labelling system can be found at: https://github.com/kamalkraj/BERT-NER , which requires customization using the code found in this repository in the code folder. For training, replace run_ner.py with the version customized for this SSA corpus. The included runme_60.sh script will complete the training and evaluation procedure for each of the three SSA events (launches, failures, and decommissionings). For inference (label prediction), use inference.py.

Contact us

Should you have any questions, comments, or issues, please feel free to get in touch at pajansen@arizona.edu .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published