Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
corpus2
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
corpus2
Graph
84992ad4b1abb6c193df257d08def3e7ff290da2
Select Git revision
Branches
5
develop
protected
feat_remove_attr
master
default
protected
python2.7
python3.8
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Oct
5
23
Feb
22
19
16
20
Oct
16
Sep
8
22
May
7
Nov
4
15
Apr
31
Oct
5
Jul
27
Oct
26
19
17
13
9
24
Jul
30
May
11
Apr
1
Mar
24
Jan
9
Nov
20
Oct
10
6
5
28
Sep
26
22
20
4
Aug
1
Feb
27
Jan
26
19
18
19
Jun
18
Mar
12
Jan
26
Nov
6
Oct
16
Sep
19
May
3
Mar
20
Feb
18
4
Oct
3
2
30
Sep
12
10
22
Jul
19
11
21
Jun
15
14
27
May
22
21
17
9
16
Apr
20
Feb
14
12
30
Jan
8
11
Dec
7
6
5
26
Nov
23
5
2
26
Oct
22
3
26
Sep
25
20
17
16
15
29
Aug
23
21
7
30
Jul
23
18
17
5
4
5
Jun
30
May
28
2
30
Apr
19
18
10
2
30
Mar
23
16
13
27
Feb
21
20
9
7
2
1
27
Jan
26
25
23
19
18
17
5
4
3
29
Dec
27
21
1
29
Nov
27
24
17
16
15
14
20
Oct
18
17
14
11
10
20
Sep
15
8
7
17
Aug
29
Jul
27
20
15
14
13
1
21
Jun
20
9
7
6
4
3
2
1
31
May
30
25
24
23
20
17
16
12
11
10
9
6
5
4
28
Apr
27
26
21
20
19
16
14
12
11
10
6
24
Mar
9
8
3
26
Feb
25
24
23
18
16
15
24
Jan
20
Dec
14
9
8
1
30
Nov
29
25
22
21
19
18
15
13
4
1
30
Oct
27
21
20
19
15
11
4
1
22
Sep
21
Update CMakeLists.txt
Update CMakeLists.txt for python 3.8
Update CMakeLists.txt for python 3.8
Update CMakeLists.txt
Update CMakeLists.txt for python libs 3
Update .gitlab-ci.yml
add remove attribute feature
Merge branch 'develop' into 'master'
Data directory lookup fix
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Changed data dir to usr/local/share
Changed CI to build deb
Merge branch 'develop' into 'master'
Develop
corpus2mwe is a separate library now and has its own repository in GitLab
Merge branch 'master' into 'develop'
added tagset to python2.7
Merge branch 'tagset_fixes' into 'master'
modified morfeusz2.tagset to work with maca
Update .gitlab-ci.yml
python2.7
Update .gitlab-ci.yml
Merge deb to master
Merge deb to master
Added missing tags compatible with Spacy tagset
Merge branch 'develop' into 'master'
Merge branch '9-add-c-0x-option' into 'develop'
Add c++-0x
issue completed
modified *part* tag
corpus2data file sorted!
morfeusz2.tagest updated
Added *n* tag
Initial commit
Add mwe lod dictionary
added option to write Corpus2::Document to string (also in SWIG)
Added is_same function to SWIG
Added same fix to the SWIG as in previous commit, but to tokenreader.
Swig rethrows c++ runtime exception (xmlp::parse_error) to python.