Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
corpus2
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
Analysers
corpus2
Commits
Commits · 1b0a59daecc4523b2035cf3d45ac347fba76b855
1b0a59daecc4523b2035cf3d45ac347fba76b855
Select Git revision
Selected
1b0a59daecc4523b2035cf3d45ac347fba76b855
Branches
5
master
default
protected
develop
protected
feat_remove_attr
python2.7
python3.8
6 results
corpus2
libcorpus2
io
cclreader.cpp
Author
Search by author
Any Author
authors
Arkadiusz Janz
ajanz
Bartosz Ziemba
bartoszziemba
Grzegorz Kostkowski
gkostkowski
Joanna Baran
joanna_chlebus
Mateusz Gniewkowski
MGniew
Michał Marcińczuk
czuk
Szymon Ciombor
szymekc
Vadim Shishkin
vadim.shishkin
Wiktor Walentynowicz
wiktorwalentynowicz
Łukasz Kopociński
lkopocinski
10 authors
Browse files
Apr 11, 2011
Reader factory. There is some code duplication with the writer factory as well...
· 1b0a59da
ilor
authored
Apr 11, 2011
1b0a59da
Mar 09, 2011
ccl format readers and writers
· 13501017
ilor
authored
Mar 9, 2011
13501017
Feb 25, 2011
rm debug
· ad825b13
ilor
authored
Feb 25, 2011
ad825b13
Feb 24, 2011
part 1 of the xml readers refactoring -- extract xmlreader from xces and ccl readers
· c03647e8
ilor
authored
Feb 24, 2011
c03647e8
Feb 23, 2011
annotation upgrades: structures, crude reader, some tests.
· c7ca37b6
ilor
authored
Feb 23, 2011
c7ca37b6
Feb 18, 2011
do not throw by pointer in xcesreader
· a20b1393
ilor
authored
Feb 18, 2011
a20b1393
Jan 24, 2011
rescue out-of-chunk tokens in xcesreader, log such cases to stderr
· 0e3d0347
ilor
authored
Jan 24, 2011
0e3d0347
Dec 13, 2010
initial switch to use shared_ptrs for sentence and chunk objects, ale get rid...
· e548853b
ilor
authored
Dec 13, 2010
e548853b
Nov 22, 2010
Licensify code
· 9dfe1051
ilor
authored
Nov 22, 2010
9dfe1051
Oct 15, 2010
Changed to const file name
· f236a374
rk
authored
Oct 15, 2010
f236a374
Added constructor with filename
· cca8c899
rk
authored
Oct 15, 2010
cca8c899
Oct 11, 2010
Add support for 'chunkless' sentences in xces reader.
· 49bfae80
ilor
authored
Oct 11, 2010
49bfae80
preliminary disamb_sh support in sces reader, bumps version to 0.0.2
· b000d45b
ilor
authored
Oct 11, 2010
b000d45b
Sep 21, 2010
Initial version of the basic functionality split from libmaca.
· e862fc89
ilor
authored
Sep 21, 2010
e862fc89
Loading