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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
27ff4b0a3bc1bfb51c1438eab9d20ab7d11c362a
Select Git revision
Selected
27ff4b0a3bc1bfb51c1438eab9d20ab7d11c362a
Branches
20
main
default
protected
LR_test
adding_lambo
combo-lambo
combo3
develop
develop_tmp
enhanced_dependency_parsing
eud_iwpt
eud_iwpt_shared_task_bert_finetuning
fix_seed
iob
lambo-sent-attributes
master
protected
merged-with-ner
multiword_fix_transformer
save_deprel_matrix_to_npz
tokens_truncation
transformer_encoder
ud_training_script
Tags
13
3.3.1
list
3.2.1
3.0.3
3.0.1
3.0.0
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
34 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jul
22
21
19
May
9
May
8
Apr
11
Mar
4
3
21
Feb
19
15
14
10
9
4
3
2
31
Jan
28
26
25
24
19
18
17
16
15
28
Nov
27
26
25
23
22
21
20
19
18
16
15
13
12
11
9
8
4
3
31
Oct
19
16
15
14
11
10
9
5
3
2
1
30
Sep
29
28
26
24
23
22
15
4
17
Aug
10
9
3
2
1
25
Jul
20
Jun
15
6
11
May
10
8
3
26
Apr
20
19
17
15
12
11
6
2
28
Mar
24
23
7
5
22
Nov
4
19
Oct
18
13
7
29
Sep
10
Mar
11
Feb
3
25
Jan
15
14
4
Nov
20
Oct
7
16
Sep
5
Aug
24
May
20
12
11
10
7
6
5
30
Apr
29
23
22
21
19
16
14
13
12
7
6
23
Mar
22
18
20
Jan
18
13
11
8
7
6
5
4
3
16
Nov
3
27
Aug
6
30
Jul
3
18
Jun
16
12
9
8
5
4
2
29
May
28
27
6
Feb
Add .gitignore file and update README for virtual environment setup
main
main
New version: 3.3.1
3.3.1
3.3.1
New version: 3.3.1
README updated
Resolved Lambo compatibility by upgrading Torch.
list
list
Fix wth image display
ud_training_scr…
ud_training_script
Script to train multiple models on specific UD version
Enable tokenizer overriding in from_parameters
Bump the version
Change the default UD dataloader log
Fix sentence IDs in turns
Merge branch 'main' of https://gitlab.clarin-pl.eu/syntactic-tools/combo
Fix reading UD treebanks with "_" values
Update main.py
fix seed
fix_seed
fix_seed
Ner integration
New version with NER
3.2.1 merged-wi…
3.2.1 merged-with-ner
Merged integration branch from previous repository
Some prediction fixes
Simplify CI
Merge branch 'main' of https://gitlab.clarin-pl.eu/syntactic-tools/combo
Add build to CI script
Add build to CI script
Change build to pyproject.toml
Merge branch 'main' of https://gitlab.clarin-pl.eu/syntactic-tools/combo
Fix tokens and TokenList serialization
Add spacy back
Remove unnecessary spacy dependence
fix numpy import
add setting random seed
fixed imports to be absolute, not relative
Revert lambo installation to previous method
Add lambo to requirements
Bump and push combo to correct pip repo
Merge branch 'main' of https://gitlab.clarin-pl.eu/syntactic-tools/combo
Update lambo requirements
add template for transformer and for bilstm
fix embedding_dim in default_model
fixes in template and default_model
Merge branch 'multiword_fix' into multiword_fix_transformer
Loading