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
909f214d6b1c85a4a6b4390fcf903d0d21ed3600
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
25
Jan
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
conllwriter added
fix rft,mbt reader
script for generating xval folds
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
helper script for text extraction
Changes in poliqarp library - new possibility to take all sentence
Restate CORPUS2_BUILD_POLIQARP as flag governing poliqarp build.
Comment out seemingly errorneous and apparently unneeded line.
add evaluation script for chunker
advance version to 1.1 due to corpus2/corpus_whole dissection (major API change)
Merge branch 'master' of nlp.pwr.wroc.pl:corpus2
fix comment
Comment
Wrapper for CorpusReader
Last fix in next_document (I hope!)
Document contains path to file what was readed.
one fix more ;d
fixed next_document
Wrapper for Corpus
New template for vector of shared ptr of document
While Corpus is empty, next_document in corpus returns empty shared_ptr to Document
Fix poliqarpcorpusreader/poliqarpdocumentreader
try/catch exception in corpusreader
fixed next_document in Cropus
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__