TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Natural Language Processing/Constituency Parsing/Penn Treebank

Constituency Parsing on Penn Treebank

Metric: F1 score (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕F1 score▼Extra DataPaperDate↕Code
1Hashing + XLNet96.43NoTo be Continuous, or to be Discrete, Those are B...2024-06-12Code
2SAPar + XLNet96.4NoImproving Constituency Parsing with Span Attention2020-10-15Code
3Label Attention Layer + HPSG + XLNet96.38NoRethinking Self-Attention: Towards Interpretabil...2019-11-10Code
4Attach-Juxtapose Parser + XLNet96.34NoStrongly Incremental Constituency Parsing with G...2020-10-27Code
5Head-Driven Phrase Structure Grammar Parsing (Joint) + XLNet96.33NoHead-Driven Phrase Structure Grammar Parsing on ...2019-07-05Code
6CRF Parser + RoBERTa96.32NoFast and Accurate Neural CRF Constituency Parsing2020-08-09Code
7Hashing + Bert96.03NoTo be Continuous, or to be Discrete, Those are B...2024-06-12Code
8N-ary semi-markov + BERT-large95.92No--Code
9NFC + BERT-large95.92NoInvestigating Non-local Features for Neural Cons...2021-09-27Code
10Head-Driven Phrase Structure Grammar Parsing (Joint) + BERT95.84NoHead-Driven Phrase Structure Grammar Parsing on ...2019-07-05Code
11CRF Parser + BERT95.69NoFast and Accurate Neural CRF Constituency Parsing2020-08-09Code
12CNN Large + fine-tune95.6NoCloze-driven Pretraining of Self-attention Netwo...2019-03-19-
13SpanRel95.5NoGeneralizing Natural Language Analysis through S...2019-11-10Code
14Tetra Tagging95.44NoTetra-Tagging: Word-Synchronous Parsing with Lin...2019-04-22Code
15Self-attentive encoder + ELMo95.13NoConstituency Parsing with a Self-Attentive Encoder2018-05-02Code
16Model combination94.66NoImproving Neural Parsing by Disentangling Model ...2017-07-10-
17LSTM Encoder-Decoder + LSTM-LM94.47NoDirect Output Connection for a High-Rank Languag...2018-08-30Code
18LSTM Encoder-Decoder + LSTM-LM94.32No--Code
19In-order94.2NoIn-Order Transition-based Constituent Parsing2017-07-17Code
20CRF Parser94.12NoFast and Accurate Neural CRF Constituency Parsing2020-08-09Code
21Semi-supervised LSTM-LM93.8No--Code
22Stack-only RNNG93.6NoWhat Do Recurrent Neural Network Grammars Learn ...2016-11-17Code
23Transformer92.7NoAttention Is All You Need2017-06-12Code
24Parse fusion92.6Yes--Code
25Semi-supervised LSTM92.1NoGrammar as a Foreign Language2014-12-23Code
26Self-training92.1Yes--Code