Size: 975
Comment:
|
Size: 4403
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from AnnaWroblewska ##master-page:HomepageTemplate #format wiki #language en #acl AlinaWroblewska:read,write,revert,admin All:read |
$wgHooks['BeforePageDisplay'][] = function( OutputPage &$out, Skin &$skin ) { $code = <<<HTML <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-QZ88Y0NEQW"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-QZ88Y0NEQW'); </script> HTML; $out->addHeadItem( 'gtag-insert', $code ); return true; }; #acl AlinaWroblewska:read,write,revert,delete,admin All:read |
Line 9: | Line 22: |
== Contact information == | |
Line 11: | Line 23: |
||<style="border: none">'''Address:''' ||<style="border: none">Institute of Computer Science, Polish Academy of Sciences || ||<style="border: none"> ||<style="border: none">Ordona 21|| ||<style="border: none"> ||<style="border: none">01-237 Warszawa|| ||<style="border: none"> ||<style="border: none;padding-bottom:10px">Poland || ||<style="border: none">'''Room:''' ||<style="border: none">227|| ||<style="border: none">'''Phone:''' ||<style="border: none">+48 22 8363709 || |
I am an Assistant Professor at the Institute of Computer Science PAS in the [[https://zil.ipipan.waw.pl|Linguistic Engineering Group]]. My scientific work focuses on fields related to computer science, in particular '''natural language processing''', '''machine learning''' and '''computational linguistics'''. ---- == About Me == * Assistant Professor, Institute of Computer Science, Polish Academy of Sciences: 2014 – present * GH Scientific Representative of the [[https://unidive.lisn.upsaclay.fr|UniDive COST Action CA21167]] * Ph.D. in Computer Science – [[https://ipipan.waw.pl/en|Institute of Computer Science PAS]], 2014 * M.A. in Computational Linguistics and German as a Foreign Language Philology – [[https://www.cl.uni-heidelberg.de|Heidelberg University]], 2009 * M.A. in Musicology – [[https://en.uj.edu.pl/en_GB|Jagiellonian University]], 2006 * Distinctions: [[http://mozart.ipipan.waw.pl/~alina/ACL_IJCNLP_2021_Outstanding_Reviewer.pdf|ACL-IJCNLP 2021 Outstanding Reviewer]] '''[[http://mozart.ipipan.waw.pl/~alina/cv_AW.pdf|Curriculum Vitae]]''' == Contact details == |
Line 18: | Line 43: |
||<style="border: none">'''Profiles:''' ||<style="border: none">[[https://scholar.google.com/citations?user=u23OiBcAAAAJ&hl=pl&oi=ao|Google Scholar]], [[https://www.aclweb.org/anthology/people/a/alina-wroblewska/|ACL Anthology]], [[https://www.semanticscholar.org/author/Alina-Wróblewska/34594510|Semantic Scholar]], [[https://www.researchgate.net/profile/Alina-Wroblewska|ResearchGate]], [[https://nauka-polska.pl/#/profile/scientist?id=262370&_k=ad7f11|Nauka Polska]]|| ||<style="border: none">'''ORCID:''' ||<style="border: none">[[http://orcid.org/0000-0002-2589-9900|0000-0002-2589-9900]]|| |
|
Line 19: | Line 46: |
== Projects == | == Recent projects == |
Line 21: | Line 48: |
* [[http://clip.ipipan.waw.pl/NEKST|NEKST]] | * [[https://unidive.lisn.upsaclay.fr|UniDive COST Action]] – Universality, diversity and idiosyncrasy in language technology * [[https://clip.ipipan.waw.pl/UDisc|Universal Disourse]]: a multilingual model of discourse relations * [[https://clip.ipipan.waw.pl/CLARIN-PL|CLARIN-PL]] – CLARIN-ERIC – European Research Infrastructure Consortium: Common Language Resources and Technology Infrastructure (Co-Investigator) |
Line 23: | Line 52: |
== Selected publications == | == Past projects == |
Line 25: | Line 54: |
<<BibMate("Alina Wróblewska")>> | * [[https://clip.ipipan.waw.pl/PLLuM|PLLuM]] – Polish Large Language Model (Co-Investigator) * [[https://clarin.biz|CLARIN-PL-BIZ]] – CLARIN-ERIC – European Research Infrastructure Consortium: Common Language Resources and Technology Infrastructure * [[https://clip.ipipan.waw.pl/DARIAH.Lab|DARIAH.Lab]] – Digital Research Infrastructure for the Arts and Humanities * [[http://zil.ipipan.waw.pl/Scwad|Scwad]] (Principal Investigator) * [[http://clip.ipipan.waw.pl/NEKST|NEKST]] (Co-Investigator) == NLP resources and tools == * [[http://zil.ipipan.waw.pl/PDB|PDB]] – Polish Dependency Bank * [[http://git.nlp.ipipan.waw.pl/alina/PDBUD|PDB-UD]] (PDB in Universal Dependencies format) * [[http://git.nlp.ipipan.waw.pl/Scwad/SCWAD-CDSCorpus|CDSCorpus]] (10K Polish sentence pairs which are human-annotated for semantic relatedness and natural language inference) * [[https://gitlab.clarin-pl.eu/syntactic-tools/combo/-/tree/master|COMBO-pytorch]] source code (language-independent system for dependency parsing, POS tagging and other pre-processing NLP tasks) * [[http://combo-demo.nlp.ipipan.waw.pl/combo-eng|COMBO demo]] (demonstration of COMBO's part-of-speech tagging, morphological analysis, lemmatisation, and dependency parsing) * [[http://scwad-demo.nlp.ipipan.waw.pl:8000/dependency-parsing|Scwad demo]] (Polish dependency parsing, semantic relatedness, and natural language inference) == Publications == <<BibMate(author, "Alina Wróblewska")>> |
$wgHooks['BeforePageDisplay'][] = function( OutputPage &$out, Skin &$skin ) {
$code = <<<HTML
<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-QZ88Y0NEQW"></script> <script>
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-QZ88Y0NEQW');
</script> HTML;
$out->addHeadItem( 'gtag-insert', $code ); return true;
};
#acl AlinaWroblewska:read,write,revert,delete,admin All:read
Alina Wróblewska
I am an Assistant Professor at the Institute of Computer Science PAS in the Linguistic Engineering Group. My scientific work focuses on fields related to computer science, in particular natural language processing, machine learning and computational linguistics.
About Me
- Assistant Professor, Institute of Computer Science, Polish Academy of Sciences: 2014 – present
GH Scientific Representative of the UniDive COST Action CA21167
Ph.D. in Computer Science – Institute of Computer Science PAS, 2014
M.A. in Computational Linguistics and German as a Foreign Language Philology – Heidelberg University, 2009
M.A. in Musicology – Jagiellonian University, 2006
Distinctions: ACL-IJCNLP 2021 Outstanding Reviewer
Contact details
E-mail: |
<alina AT SPAMFREE ipipan DOT waw DOT pl> |
Profiles: |
Google Scholar, ACL Anthology, Semantic Scholar, ResearchGate, Nauka Polska |
ORCID: |
Recent projects
UniDive COST Action – Universality, diversity and idiosyncrasy in language technology
Universal Disourse: a multilingual model of discourse relations
CLARIN-PL – CLARIN-ERIC – European Research Infrastructure Consortium: Common Language Resources and Technology Infrastructure (Co-Investigator)
Past projects
PLLuM – Polish Large Language Model (Co-Investigator)
CLARIN-PL-BIZ – CLARIN-ERIC – European Research Infrastructure Consortium: Common Language Resources and Technology Infrastructure
DARIAH.Lab – Digital Research Infrastructure for the Arts and Humanities
Scwad (Principal Investigator)
NEKST (Co-Investigator)
NLP resources and tools
PDB – Polish Dependency Bank
PDB-UD (PDB in Universal Dependencies format)
CDSCorpus (10K Polish sentence pairs which are human-annotated for semantic relatedness and natural language inference)
COMBO-pytorch source code (language-independent system for dependency parsing, POS tagging and other pre-processing NLP tasks)
COMBO demo (demonstration of COMBO's part-of-speech tagging, morphological analysis, lemmatisation, and dependency parsing)
Scwad demo (Polish dependency parsing, semantic relatedness, and natural language inference)
Publications
2024
2023
![]() |
2021
2020
![]() |
2019
![]() |
![]() |
2018
![]() |
![]() |
![]() |
![]() |
![]() |
2017
2015
2014
![]() |
![]() |