Skip to content

An Argument Structure Construction Treebank

License

Notifications You must be signed in to change notification settings

LCR-ADS-Lab/ASC-Treebank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASC-Treebank

Basic information

This is the repository for the Argument Structure Construction (ASC) Treebank. The ASC Treebank was used to train a Spacy transformer model that annotates ASCs with a high degree of accuracy (L1: F1 = .912; L2-written: F1 = .915; L2-spoken: F1 = .928).

ASC tags overview

Learned correspondences between form and function vary in terms of complexity and abstractionm, and so do the examples of the ASCs. There is currently no definitive set of ASCs that should be included in an ASC tagset. The current study drew on a range of previous literature and selected nine ASC types as a tagset.

ASC tag Syntactic frame (example) Semantic frame (example)
ATTR Subj-Vcopular-NP Xtheme is Yattribute
INTRAN_S Subj-V Xagent acts
INTRAN_MOT Subj-V-Adverbial Particle/PP Xtheme moves Ypath
INTRAN_RES Subj-V-NP/AdjP Xpatient becomes Yresult
TRAN_S Subj-V-Obj Xagent acts on Ypatient
DITRAN Subj-V-Objindirect-Objdirect Xagent causes Yrecipient to receive Ztheme
CAUS_MOT Subj-V-Obj-PP Xagent causes Ytheme to move Zpath/goal
TRAN_RES Subj-V-Obj-NP Xagent causes Ytheme to become Zstate
PASSIVE Subj-auxVpast participle(-by-PP) Xtheme undergo V (by Yagent)

Documentation

  • The documenation for the ASC-Treebank (v1) is available online.
  • The more detailed version of the documentation (v2) is available in PDF format.

Demo

  • The annotation model (trained on the ASC treebank v1) (including a demo) is available here.
  • The ASC tagger demo (trained on the ASC treebank v2) is available here (updated Oct. 2024).

Citation

If you use our treebanks or models, please refer to the following papers:

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.