[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
udgroup [2023/01/20 09:43]
zeman Papers for the next meeting.
udgroup [2023/05/03 13:55]
zeman Sandhan et al. 2023.
Line 7: Line 7:
 ===== Next Meeting ===== ===== Next Meeting =====
  
-We intend to meet in the first week of the summer semester (February 13 – 17). We will vote about the exact time when the schedule of courses is publishedTwo papers will be presented by Abishek, then discussed:+See the future plans below.
  
-  * [[https://aclanthology.org/C18-1324/|Adam Przepiórkowski and Agnieszka Patejuk. 2018. Arguments and Adjuncts in Universal Dependencies]] (Abishek+===== Future Plans ===== 
-  * [[https://aclanthology.org/W17-6532/|Daniel Zeman2017Core Arguments in Universal Dependencies]] (Abishek)+ 
 +If there is interest, we can meet regardless of whether a semester is running (not necessarily with the same frequency). 
 + 
 +Kira has tentatively booked Wednesday 2023-06-07 to present a paper about semantic roles on top of UDAt present, SIS does not allow me to book the room for a date beyond the end of May, so it is yet to be seen if we can meet in S510 again.
  
 ===== Papers to Read in the Future ===== ===== Papers to Read in the Future =====
Line 16: Line 19:
 Feel free to add your wishes to the list. Feel free to add your wishes to the list.
  
-  * [[https://aclanthology.org/2022.lrec-1.191/|Kaja Dobrovoljc. 2022. Spoken Language Treebanks in Universal Dependencies: an Overview]] (Johnatan) 
   * [[https://aclanthology.org/R17-1077/|Ondřej Pražák and Miloslav Konopík. 2017. Cross-Lingual SRL Based upon Universal Dependencies]] (Kira)   * [[https://aclanthology.org/R17-1077/|Ondřej Pražák and Miloslav Konopík. 2017. Cross-Lingual SRL Based upon Universal Dependencies]] (Kira)
-  * [[https://aclanthology.org/D17-1009/|Siva ReddyOscar TäckströmSlav Petrov, Mark Steedman, and Mirella Lapata2017Universal Semantic Parsing]] (Dima) +  * [[https://aclanthology.org/2023.eacl-main.158/|Jivnesh SandhanLaxmidhar BeheraPawan Goyal2023Systematic Investigation of Strategies Tailored for Low-Resource Settings for Low-Resource Dependency Parsing]]
-  * [[https://aclanthology.org/P18-2098/|Sara Stymne, Miryam de Lhoneux, Aaron Smith, and Joakim Nivre. 2018. Parser Training with Heterogeneous Treebanks]] (Federica)+
  
 ===== Past Meetings ===== ===== Past Meetings =====
  
-* 2023-01-18 (hybrid mode): Introduction (Dan, Federica, Abishek, Dima, Johnatan), suggestions of papers for reading, the [[https://unidive.lisn.upsaclay.fr/|UniDive COST Action]] and its grants for mobility.+  * 2023-05-03: Dan presented an overview of several parsers for UD. The papers below are relevant (the one by Stymne et al. has been already presented by Federica). We will focus more on how we can use the parsers rather than on implementation details, so this time it looked less like a reading group session. If you only feel like reading some of the papers, I suggest focusing on the newer ones (Trankit, Stanza, and Udify, in this order). 
 +    * [[https://aclanthology.org/2021.eacl-demos.10/|Minh Van Nguyen, Viet Dac Lai, Amir Pouran Ben Veyseh, and Thien Huu Nguyen. 2021. Trankit: A Light-Weight Transformer-based Toolkit for Multilingual Natural Language Processing]] 
 +    * [[https://aclanthology.org/2020.acl-demos.14/|Peng Qi, Yuhao Zhang, Yuhui Zhang, Jason Bolton, and Christopher D. Manning. 2020. Stanza: A Python Natural Language Processing Toolkit for Many Human Languages]] 
 +    * [[https://aclanthology.org/D19-1279/|Dan Kondratyuk and Milan Straka. 2019. 75 Languages, 1 Model: Parsing Universal Dependencies Universally]] 
 +    * [[https://aclanthology.org/P18-2098/|Sara Stymne, Miryam de Lhoneux, Aaron Smith, and Joakim Nivre. 2018. Parser Training with Heterogeneous Treebanks]] (already presented on 2023-04-05) 
 +    * [[https://aclanthology.org/K18-2020/|Milan Straka. 2018. UDPipe 2.0 Prototype at CoNLL 2018 UD Shared Task]] 
 +    * [[https://aclanthology.org/K17-3009/|Milan Straka and Jana Straková. 2017. Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe]] 
 +    * {{ :ud-parsers-2023.pdf |Dan's notes on the parsers}} 
 +  * 2023-04-19: Discussion of a paper presented by Johnatan: 
 +    * [[https://aclanthology.org/W18-6005/|Kaja Dobrovoljc and Matej Martinc. 2018. Er... well, it matters, right? On the role of data representations in spoken language dependency parsing]] 
 +    * [[https://aclanthology.org/2022.lrec-1.191/|Kaja Dobrovoljc. 2022. Spoken Language Treebanks in Universal Dependencies: an Overview]] 
 +  * 2023-04-05: Discussion of a paper presented by Federica: 
 +    * [[https://aclanthology.org/P18-2098/|Sara Stymne, Miryam de Lhoneux, Aaron Smith, and Joakim Nivre. 2018. Parser Training with Heterogeneous Treebanks]] 
 +      * Associated software: [[https://github.com/UppsalaNLP/uuparser|GitHub]] 
 +  * 2023-03-23: Discussion of a paper presented by Dima: 
 +    * [[https://aclanthology.org/D17-1009/|Siva Reddy, Oscar Täckström, Slav Petrov, Mark Steedman, and Mirella Lapata. 2017. Universal Semantic Parsing]] (Dima) 
 +      * Associated software: [[https://github.com/sivareddyg/udeplambda|GitHub]] 
 +  * 2023-02-23: Discussion of two papers presented by Abishek: 
 +    * [[https://aclanthology.org/C18-1324/|Adam Przepiórkowski and Agnieszka Patejuk. 2018. Arguments and Adjuncts in Universal Dependencies]] (Abishek) 
 +    * [[https://aclanthology.org/W17-6532/|Daniel Zeman. 2017. Core Arguments in Universal Dependencies]] (Abishek) 
 +  * 2023-01-18 (hybrid mode): Introduction (Dan, Federica, Abishek, Dima, Johnatan), suggestions of papers for reading, the [[https://unidive.lisn.upsaclay.fr/|UniDive COST Action]] and its grants for mobility. 

[ Back to the navigation ] [ Back to the content ]