Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
combo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syntactic Tools
combo
Commits
d297c48c
Commit
d297c48c
authored
Sep 16, 2021
by
Mateusz Klimaszewski
Browse files
Options
Downloads
Patches
Plain Diff
Add EMNLP announcement.
parent
5e5e461b
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!37
Release 1.0.4.
,
!36
Release 1.0.4
Pipeline
#3676
passed
Sep 16, 2021
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-1
15 additions, 1 deletion
README.md
with
15 additions
and
1 deletion
README.md
+
15
−
1
View file @
d297c48c
...
...
@@ -42,7 +42,21 @@ We encourage you to use the [beginner's tutorial](https://colab.research.google.
## Citing
If you use EUD in your research, please cite
[
COMBO: A New Module for EUD Parsing
](
https://aclanthology.org/2021.iwpt-1.16/
)
### Accepted at EMNLP'21 demo session :tada: :fire:
If you use COMBO in your research, please cite
[
COMBO: State-of-the-Art Morphosyntactic Analysis
](
https://arxiv.org/abs/2109.05361
)
```
bibtex
@misc
{
klimaszewski2021combo
,
title
=
{COMBO: State-of-the-Art Morphosyntactic Analysis}
,
author
=
{Mateusz Klimaszewski and Alina Wróblewska}
,
year
=
{2021}
,
eprint
=
{2109.05361}
,
archivePrefix
=
{arXiv}
,
primaryClass
=
{cs.CL}
}
```
If you use an EUD module in your research, please cite
[
COMBO: A New Module for EUD Parsing
](
https://aclanthology.org/2021.iwpt-1.16/
)
```
bibtex
@inproceedings
{
klimaszewski-wroblewska-2021-combo
,
title
=
"{COMBO}: A New Module for {EUD} Parsing"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment