Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 4.35 KB

File metadata and controls

44 lines (33 loc) · 4.35 KB

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 abstraction, 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 more detailed version of the documentation (v2) is available in PDF format.
  • The documenation for the ASC-Treebank (v1) is available online.

Demo

  • Check out the ASC tagger v2 demo here (updated Apr. 2025).
  • The updated annotation model (trained on the ASC treebank v2) is available here.
  • The annotation model (trained on the ASC treebank v1) (including a demo) is available here.

Related tool

  • We published a paper/repository on the ASC Analyzer (updated Sep. 2025).

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.