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
8381d8262ef2da1393b66e66282e882741ebe2db
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
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
Added CorpusReader
Added PoliqarpCorpusReader
define and include fix
Added DocumentCorpusReader
Added PoliqarpDocumentReader
Added CorpusReader interface
Swig updated about namespace Corpus2::whole
namespace Corpus2::whole
Some renames in libcorpus2_whole/io
updates about libcorpus2_whole/io
corpus2_whole readers has been moved to corpus2_whole/io
Added module libcorpus2_whole
Comment
Poliqarp Cmake installing poliqarp headers to corpus2_policarp
fix SWIG != operator, advance ver
advance version for fixing SWIG __eq__ & __lt__
add SWIG __hash__ to tag
fix equality and lt check in SWIG wrappers (the renames prevented the automagic SWIG wrapping from working)
add remove_all_lexemes to token, useful for tagging
swig shared_ptr create sent helper
add cclreader opts to info string
Option for autogeneration of chunk identifier.
Autogenerating sentnece identifier as option in cclreader.
Added method to set option for document reader.
Updeted AnnotatedSentence and Sentence constructors
Handle Exceptions in docreader wrapper.
Swig code clean up
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
make Annotation aware of its original segment idx
Added wrapper for RelationReader
Added wrapper for DucumentReader
Document wrapper
RelationReader fixed
Swig templates handling...
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
relreader xml fix
Relation wrapper
Added constructor to Relation
Added wrapper for TokenMetaData to corpus2 library (python)
Handling TokenMetaData in Token wrapper.