{"url":"/sota/discourse-parsing-on-rst-dt","task":{"name":"Discourse Parsing","url":"/task/discourse-parsing","note":null},"dataset":{"name":"RST-DT","url":"/dataset/rst-dt"},"category":"Natural Language Processing","categories":["Natural Language Processing"],"category_note":null,"description":null,"description_from":null,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Standard Parseval (Full)","Standard Parseval (Span)","Standard Parseval (Nuclearity)","Standard Parseval (Relation)","RST-Parseval (Full)","RST-Parseval (Span)","RST-Parseval (Nuclearity)","RST-Parseval (Relation)"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Standard Parseval (Full)":null,"Standard Parseval (Span)":null,"Standard Parseval (Nuclearity)":null,"Standard Parseval (Relation)":null,"RST-Parseval (Full)":null,"RST-Parseval (Span)":null,"RST-Parseval (Nuclearity)":null,"RST-Parseval (Relation)":null}},"counts":{"rows":40,"rows_with_code":29,"rows_with_paper_page":40,"rows_dated":40,"rows_using_additional_data":2},"rows":[{"rank_in_archive_order":1,"model":"Bottom-up Llama 2 (70B)","metrics":{"Standard Parseval (Full)":"58.1","Standard Parseval (Nuclearity)":"70.4","Standard Parseval (Relation)":"60.0","Standard Parseval (Span)":"79.8"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":2,"model":"Top-down Llama 2 (70B)","metrics":{"Standard Parseval (Full)":" 56.0","Standard Parseval (Nuclearity)":" 68.7","Standard Parseval (Relation)":"57.7","Standard Parseval (Span)":"78.8"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":3,"model":"Bottom-up Llama 2 (13B)","metrics":{"Standard Parseval (Full)":"56.0","Standard Parseval (Nuclearity)":"68.1","Standard Parseval (Relation)":"57.8","Standard Parseval (Span)":" 78.3"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":4,"model":"Bottom-up Llama 2 (7B)","metrics":{"Standard Parseval (Full)":"55.8","Standard Parseval (Nuclearity)":"67.5","Standard Parseval (Relation)":"57.6","Standard Parseval (Span)":" 78.2"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":5,"model":"DMRST","metrics":{"Standard Parseval (Full)":"55.7 ± 0.3","Standard Parseval (Nuclearity)":"68.0 ± 0.6","Standard Parseval (Relation)":"57.3 ± 0.2","Standard Parseval (Span)":"78.7 ± 0.4"},"uses_additional_data":false,"paper_date":"2024-09-23","paper":"/paper/bilingual-rhetorical-structure-parsing-with","paper_url":"https://arxiv.org/abs/2409.14969v1","paper_title":"Bilingual Rhetorical Structure Parsing with Large Parallel Annotations","code":"https://github.com/tchewik/bilingualrsp","n_code_links":1,"syntology":null},{"rank_in_archive_order":6,"model":"Top-down Llama 2 (13B)","metrics":{"Standard Parseval (Full)":" 55.6","Standard Parseval (Nuclearity)":"67.9","Standard Parseval (Relation)":"57.7","Standard Parseval (Span)":"78.6"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":7,"model":"Bottom-up (DeBERTa)","metrics":{"Standard Parseval (Full)":"55.4 ± 0.4","Standard Parseval (Nuclearity)":"68.0 ± 0.5","Standard Parseval (Relation)":"57.3 ± 0.2","Standard Parseval (Span)":"77.8 ± 0.3"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":8,"model":"Top-down (XLNet)","metrics":{"Standard Parseval (Full)":"54.8","Standard Parseval (Nuclearity)":"67.4","Standard Parseval (Relation)":"57.0","Standard Parseval (Span)":"77.8"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":9,"model":"Top-down (DeBERTa)","metrics":{"Standard Parseval (Full)":"54.4","Standard Parseval (Nuclearity)":"67.9","Standard Parseval (Relation)":"56.6","Standard Parseval (Span)":"78.5"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":10,"model":"Bottom-up (XLNet)","metrics":{"Standard Parseval (Full)":"54.2","Standard Parseval (Nuclearity)":"65.9","Standard Parseval (Relation)":"56.3"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":11,"model":"Top-down (RoBERTa)","metrics":{"Standard Parseval (Full)":"53.8","Standard Parseval (Nuclearity)":"66.6","Standard Parseval (Relation)":"55.8","Standard Parseval (Span)":"77.3"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":12,"model":"Bottom-up (RoBERTa)","metrics":{"Standard Parseval (Full)":"53.7","Standard Parseval (Nuclearity)":"66.5","Standard Parseval (Relation)":"55.4","Standard Parseval (Span)":"76.1"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":13,"model":"Top-down Llama 2 (7B)","metrics":{"Standard Parseval (Full)":"53.4","Standard Parseval (Nuclearity)":"65.4","Standard Parseval (Relation)":"55.2","Standard Parseval (Span)":"76.3"},"uses_additional_data":false,"paper_date":"2024-03-08","paper":"/paper/can-we-obtain-significant-success-in-rst","paper_url":"https://arxiv.org/abs/2403.05065v1","paper_title":"Can we obtain significant success in RST discourse parsing by using Large Language Models?","code":"https://github.com/nttcslab-nlp/rstparser_eacl24","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":14,"model":"Bottom-up (SpanBERT)","metrics":{"Standard Parseval (Full)":"52.7","Standard Parseval (Nuclearity)":"65.3","Standard Parseval (Relation)":"54.9"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":15,"model":"Top-down (SpanBERT)","metrics":{"Standard Parseval (Full)":"52.2","Standard Parseval (Nuclearity)":"65.4","Standard Parseval (Relation)":"54.5","Standard Parseval (Span)":"76.5"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":16,"model":"LSTM Dynamic","metrics":{"Standard Parseval (Full)":"50.3","Standard Parseval (Nuclearity)":"62.3","Standard Parseval (Relation)":"51.5","Standard Parseval (Span)":"73.1"},"uses_additional_data":false,"paper_date":"2021-02-03","paper":"/paper/top-down-discourse-parsing-via-sequence","paper_url":"https://arxiv.org/abs/2102.02080v2","paper_title":"Top-down Discourse Parsing via Sequence Labelling","code":"https://github.com/fajri91/NeuralRST-TopDown","n_code_links":1,"syntology":null},{"rank_in_archive_order":17,"model":"End-to-end Top-down (XLNet)","metrics":{"RST-Parseval (Nuclearity)":"76.0","RST-Parseval (Relation)":"61.8","RST-Parseval (Span)":"87.6","Standard Parseval (Full)":"50.2","Standard Parseval (Nuclearity)":"64.3","Standard Parseval (Relation)":"51.6","Standard Parseval (Span)":"74.3"},"uses_additional_data":false,"paper_date":"2021-05-23","paper":"/paper/rst-parsing-from-scratch","paper_url":"https://arxiv.org/abs/2105.10861v1","paper_title":"RST Parsing from Scratch","code":"https://github.com/tungngthanh/rst_parser","n_code_links":1,"syntology":null},{"rank_in_archive_order":18,"model":"LSTM Static","metrics":{"Standard Parseval (Full)":"49.4","Standard Parseval (Nuclearity)":"61.7","Standard Parseval (Relation)":"50.5","Standard Parseval (Span)":"72.7"},"uses_additional_data":false,"paper_date":"2021-02-03","paper":"/paper/top-down-discourse-parsing-via-sequence","paper_url":"https://arxiv.org/abs/2102.02080v2","paper_title":"Top-down Discourse Parsing via Sequence Labelling","code":"https://github.com/fajri91/NeuralRST-TopDown","n_code_links":1,"syntology":null},{"rank_in_archive_order":19,"model":"Transformer (dynamic)","metrics":{"Standard Parseval (Full)":"49.2","Standard Parseval (Nuclearity)":"60.1","Standard Parseval (Span)":"70.2"},"uses_additional_data":false,"paper_date":"2021-02-03","paper":"/paper/top-down-discourse-parsing-via-sequence","paper_url":"https://arxiv.org/abs/2102.02080v2","paper_title":"Top-down Discourse Parsing via Sequence Labelling","code":"https://github.com/fajri91/NeuralRST-TopDown","n_code_links":1,"syntology":null},{"rank_in_archive_order":20,"model":"Transformer (static)","metrics":{"Standard Parseval (Full)":"49.0","Standard Parseval (Nuclearity)":"59.9","Standard Parseval (Relation)":"50.6","Standard Parseval (Span)":"70.6"},"uses_additional_data":false,"paper_date":"2021-02-03","paper":"/paper/top-down-discourse-parsing-via-sequence","paper_url":"https://arxiv.org/abs/2102.02080v2","paper_title":"Top-down Discourse Parsing via Sequence Labelling","code":"https://github.com/fajri91/NeuralRST-TopDown","n_code_links":1,"syntology":null},{"rank_in_archive_order":21,"model":"End-to-end Top-down (Glove)","metrics":{"Standard Parseval (Full)":"46.8","Standard Parseval (Nuclearity)":"59.6","Standard Parseval (Relation)":"47.7","Standard Parseval (Span)":"71.1"},"uses_additional_data":false,"paper_date":"2021-05-23","paper":"/paper/rst-parsing-from-scratch","paper_url":"https://arxiv.org/abs/2105.10861v1","paper_title":"RST Parsing from Scratch","code":"https://github.com/tungngthanh/rst_parser","n_code_links":1,"syntology":null},{"rank_in_archive_order":22,"model":"Top-down (BERT)","metrics":{"Standard Parseval (Full)":"46.6","Standard Parseval (Nuclearity)":"59.1","Standard Parseval (Relation)":"48.3","Standard Parseval (Span)":"69.8"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":23,"model":"Bottom-up (BERT)","metrics":{"Standard Parseval (Full)":"46.0","Standard Parseval (Nuclearity)":"57.8","Standard Parseval (Relation)":"47.8","Standard Parseval (Span)":"68.3"},"uses_additional_data":false,"paper_date":"2022-10-15","paper":"/paper/a-simple-and-strong-baseline-for-end-to-end","paper_url":"https://arxiv.org/abs/2210.08355v2","paper_title":"A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing","code":"https://github.com/nttcslab-nlp/rstparser_emnlp22","n_code_links":1,"syntology":null},{"rank_in_archive_order":24,"model":"Guz et al. (2020) (pretrained)","metrics":{"Standard Parseval (Nuclearity)":"61.86","Standard Parseval (Span)":"72.94"},"uses_additional_data":false,"paper_date":"2020-11-06","paper":"/paper/unleashing-the-power-of-neural-discourse","paper_url":"https://arxiv.org/abs/2011.03203v1","paper_title":"Unleashing the Power of Neural Discourse Parsers -- A Context and Structure Aware Approach Using Large Scale Pretraining","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":25,"model":"Guz et al. (2020)","metrics":{"Standard Parseval (Nuclearity)":"61.38","Standard Parseval (Span)":"72.43"},"uses_additional_data":false,"paper_date":"2020-11-06","paper":"/paper/unleashing-the-power-of-neural-discourse","paper_url":"https://arxiv.org/abs/2011.03203v1","paper_title":"Unleashing the Power of Neural Discourse Parsers -- A Context and Structure Aware Approach Using Large Scale Pretraining","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":26,"model":"Guz et al. (2020)","metrics":{"Standard Parseval (Span)":"72.43"},"uses_additional_data":false,"paper_date":"2020-12-01","paper":"/paper/unleashing-the-power-of-neural-discourse-1","paper_url":"https://aclanthology.org/2020.coling-main.337","paper_title":"Unleashing the Power of Neural Discourse Parsers - A Context and Structure Aware Approach Using Large Scale Pretraining","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":27,"model":"Top-down Span-based Parser with Silver Agreement Subtrees (ensemble)","metrics":{"RST-Parseval (Full)":"62.6","RST-Parseval (Nuclearity)":"75.0","RST-Parseval (Relation)":"63.2","RST-Parseval (Span)":"87.1"},"uses_additional_data":true,"paper_date":"2021-06-01","paper":"/paper/improving-neural-rst-parsing-model-with","paper_url":"https://aclanthology.org/2021.naacl-main.127","paper_title":"Improving Neural RST Parsing Model with Silver Agreement Subtrees","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":28,"model":"Top-down Span-based Parser with Silver Agreement Subtrees","metrics":{"RST-Parseval (Full)":"61.8","RST-Parseval (Nuclearity)":"74.7","RST-Parseval (Relation)":"62.5","RST-Parseval (Span)":"86.8"},"uses_additional_data":true,"paper_date":"2021-06-01","paper":"/paper/improving-neural-rst-parsing-model-with","paper_url":"https://aclanthology.org/2021.naacl-main.127","paper_title":"Improving Neural RST Parsing Model with Silver Agreement Subtrees","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":29,"model":"Transition-based Parser with Implicit Syntax Features","metrics":{"RST-Parseval (Full)":"59.9","RST-Parseval (Nuclearity)":"73.1","RST-Parseval (Relation)":"60.2","RST-Parseval (Span)":"85.5"},"uses_additional_data":false,"paper_date":"2018-08-01","paper":"/paper/transition-based-neural-rst-parsing-with","paper_url":"https://aclanthology.org/C18-1047","paper_title":"Transition-based Neural RST Parsing with Implicit Syntax Features","code":"https://github.com/fajri91/NeuralRST","n_code_links":1,"syntology":null},{"rank_in_archive_order":30,"model":"HILDA Parser","metrics":{"RST-Parseval (Full)":"54.8","RST-Parseval (Nuclearity)":"68.4","RST-Parseval (Relation)":"55.3","RST-Parseval (Span)":"83.0"},"uses_additional_data":false,"paper_date":"2009-08-02","paper":"/paper/a-novel-discourse-parser-based-on-support","paper_url":"https://aclanthology.org/P09-1075","paper_title":"A Novel Discourse Parser Based on Support Vector Machine Classification","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":31,"model":"Top-down Span-based Parser","metrics":{"RST-Parseval (Nuclearity)":"74.6","RST-Parseval (Relation)":"60.0","RST-Parseval (Span)":"87.0"},"uses_additional_data":false,"paper_date":"2020-04-03","paper":"/paper/top-down-rst-parsing-utilizing-granularity","paper_url":"https://doi.org/10.1609/aaai.v34i05.6321","paper_title":"Top-Down RST Parsing Utilizing Granularity Levels in Documents","code":"https://github.com/nttcslab-nlp/Top-Down-RST-Parser","n_code_links":1,"syntology":null},{"rank_in_archive_order":32,"model":"Two-stage Parser","metrics":{"RST-Parseval (Nuclearity)":"72.4","RST-Parseval (Relation)":"59.7","RST-Parseval (Span)":"86.0"},"uses_additional_data":false,"paper_date":"2017-07-01","paper":"/paper/a-two-stage-parsing-method-for-text-level","paper_url":"https://aclanthology.org/P17-2029","paper_title":"A Two-Stage Parsing Method for Text-Level Discourse Analysis","code":"https://github.com/yizhongw/StageDP","n_code_links":1,"syntology":null},{"rank_in_archive_order":33,"model":"Bottom-up Linear-chain CRF-based Parser","metrics":{"RST-Parseval (Nuclearity)":"71.0","RST-Parseval (Relation)":"58.2","RST-Parseval (Span)":"85.7"},"uses_additional_data":false,"paper_date":"2014-06-01","paper":"/paper/a-linear-time-bottom-up-discourse-parser-with","paper_url":"https://aclanthology.org/P14-1048","paper_title":"A Linear-Time Bottom-Up Discourse Parser with Constraints and Post-Editing","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":34,"model":"Two-stage Discourse Parser with a Sliding Window","metrics":{"RST-Parseval (Nuclearity)":"68.90","RST-Parseval (Relation)":"55.87","RST-Parseval (Span)":"83.84"},"uses_additional_data":false,"paper_date":"2015-09-01","paper":"/paper/codra-a-novel-discriminative-framework-for","paper_url":"https://aclanthology.org/J15-3002","paper_title":"CODRA: A Novel Discriminative Framework for Rhetorical Analysis","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":35,"model":"Greedy Bottom-up Parser with Syntactic Features","metrics":{"RST-Parseval (Full)":"54.9*","RST-Parseval (Nuclearity)":"67.1*","RST-Parseval (Relation)":"55.4*","RST-Parseval (Span)":"82.6*"},"uses_additional_data":false,"paper_date":"2015-06-01","paper":"/paper/two-practical-rhetorical-structure-theory","paper_url":"https://aclanthology.org/N15-3001","paper_title":"Two Practical Rhetorical Structure Theory Parsers","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":36,"model":"Re-implemented HILDA RST parser","metrics":{"RST-Parseval (Full)":"54.3*","RST-Parseval (Nuclearity)":"66.6*","RST-Parseval (Relation)":"54.6*","RST-Parseval (Span)":"82.6*"},"uses_additional_data":false,"paper_date":"2016-09-01","paper":"/paper/empirical-comparison-of-dependency","paper_url":"https://aclanthology.org/W16-3616","paper_title":"Empirical comparison of dependency conversions for RST discourse trees","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":37,"model":"Discourse Parser with Hierarchical Attention","metrics":{"RST-Parseval (Full)":"50.6*","RST-Parseval (Nuclearity)":"66.5*","RST-Parseval (Relation)":"51.4*","RST-Parseval (Span)":"82.2*"},"uses_additional_data":false,"paper_date":"2016-11-01","paper":"/paper/discourse-parsing-with-attention-based","paper_url":"https://aclanthology.org/D16-1035","paper_title":"Discourse Parsing with Attention-based Hierarchical Neural Networks","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":38,"model":"Discourse Parsing from Linear Projection","metrics":{"RST-Parseval (Full)":"57.6*","RST-Parseval (Nuclearity)":"68.2*","RST-Parseval (Relation)":"57.8*","RST-Parseval (Span)":"82.0*"},"uses_additional_data":false,"paper_date":"2014-06-01","paper":"/paper/representation-learning-for-text-level","paper_url":"https://aclanthology.org/P14-1002","paper_title":"Representation Learning for Text-level Discourse Parsing","code":"https://github.com/jiyfeng/DPLP","n_code_links":1,"syntology":null},{"rank_in_archive_order":39,"model":"Transition-Based Parser Trained on Cross-Lingual Corpus","metrics":{"RST-Parseval (Full)":"56.0*","RST-Parseval (Nuclearity)":"68.1*","RST-Parseval (Relation)":"56.3*","RST-Parseval (Span)":"81.3*"},"uses_additional_data":false,"paper_date":"2017-01-11","paper":"/paper/cross-lingual-rst-discourse-parsing","paper_url":"http://arxiv.org/abs/1701.02946v1","paper_title":"Cross-lingual RST Discourse Parsing","code":"https://bitbucket.org/chloebt/discourse","n_code_links":1,"syntology":null},{"rank_in_archive_order":40,"model":"LSTM Sequential Discourse Parser (Braud et al., 2016)","metrics":{"RST-Parseval (Full)":"47.5*","RST-Parseval (Nuclearity)":"63.6*","RST-Parseval (Relation)":"47.7*","RST-Parseval (Span)":"79.7*"},"uses_additional_data":false,"paper_date":"2016-12-01","paper":"/paper/multi-view-and-multi-task-training-of-rst","paper_url":"https://aclanthology.org/C16-1179","paper_title":"Multi-view and multi-task training of RST discourse parsers","code":"https://bitbucket.org/chloebt/discourse","n_code_links":1,"syntology":null}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9623,"papers_checked":6885,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2737},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-25T09:33:49+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":6,"rows_with_any_sample_ran":0,"distinct_papers_with_graph_line":1,"distinct_papers_with_any_sample_ran":0,"samples_over_distinct_papers":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":0,"n_unverified":12,"n_samples":12,"n_pointer_only_licence":12,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}