What do the abbreviations in POS tagging etc mean?

后端 未结 3 960
别跟我提以往
别跟我提以往 2021-01-05 03:41

Say I have the following Penn Tree:

(S (NP-SBJ the steel strike)
 (VP lasted
     (ADVP-TMP (ADVP much longer)
               (SBAR than
                             


        
3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-05 03:58

    Those are the Penn Treebank tags, for example, VP means "Verb Phrase". The full list can be found here

提交回复
热议问题