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
4603f70ddcf14b534ed7feb51006019477e4b68c
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
8
Jan
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
util to extract morphological dictionary from a corpus
ann sent rm chan, use with care
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
Boost_DIR marked as advanced so as not to be seen during cmake process
relation_eval refactored
fix wrap_sentence and wrap_sentence_clone in AnnotatedSentence - perserve id
fix Sentence and AnnotatedSentence cloning: preserve ids
CCL writer shall write only id and type chunk attrs (if non-empty), in compliance with DTD
Changed name of Relation method rel_pt() to clone_shared()
Added printing results for heads in chunk_eval
added missing dl shared library
extend ccl.dtd to allow token-level properties; also allow for relation sets (categories)
add XCES DTDs
add ann sent -> sent pointer cast to swig, useful in python
move corpus2get.cpp out of the main build system as it generates warnings and is not flexible enough to replace Python corpus-get
rm pointless signal handler error message
fixed swig i-files installation
boost foreach fix
even more mingw build/install fixes
more mingw build/install fixes
fix one c++ UB in corpus2_whole
corpus2get c++ utility
mingw build fixes
chg non-standard __UNIX__ to (hopefully) standard __unix__ in plugin.cpp, fixes maca issues on Ubuntu
swig poprawki win
Merge branch 'master' of http://nlp.pwr.wroc.pl/corpus2
poprawki pod win
fix iob-chan reader: dont complain when no channels at all
another fix in ccl format: DOCTYPE should declare root element of xml, that is, chunkList
DTD for CCL format (including ccl/rel variant).
fix CCL format: rm xmlns:xlink
fix CCL format: use ccl.dtd instead of xcesAnaIPI.dtd
repaired tabs in subheads
Added Avg
Added Avg
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
Changed CSVWriter to CSVTable
Cleaned rest of relwriter
Cleaned relwriter mess
Modified chunk_eval for folds