repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/headers/features/IsCapitalizedSingleWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,273
34.388889
87
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/citations/CitationPositionFinder.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
11,460
41.925094
139
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/citations/ContentCitationPositionFinder.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
4,107
38.12381
115
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/citations/CitationPosition.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,431
27.27907
99
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/citations/ContentStructureCitationPositions.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,684
39.074627
113
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/filtering/SVMContentFilter.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
3,775
40.955556
165
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/filtering/ContentFilter.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,063
32.25
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/content/filtering/ContentFilterTools.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
4,172
38.367925
121
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/BibReferenceParser.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,310
30.214286
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/CRFBibReferenceParser.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
10,609
44.34188
170
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/KMeansBibReferenceExtractor.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
6,414
41.483444
111
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/BibReferenceExtractor.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,371
33.3
93
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/tools/BibRefExtractionUtils.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
5,525
35.84
133
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/StartsWithNumberOrUppercaseFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
3,519
34.555556
108
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/StartsWithRefFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,476
33.348837
94
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/PrevRelativeLengthFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,539
36.560976
99
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/StartsWithNumberFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,943
36.74359
97
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/PrevEndsWithDotFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,614
35.704545
96
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/RelativeLengthFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,358
36.75
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/SpaceBetweenLinesFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,223
36.066667
98
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/RelativeStartFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,414
37.243243
94
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/EndsWithDotFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,475
35
92
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/EndFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,435
37.810811
102
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/features/RelativeStartTresholdFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,450
37.184211
118
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/model/BibReferenceLineLabel.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,295
33.105263
86
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/extraction/model/BxDocumentBibReferences.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,969
32.370787
111
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/tools/NlmCitationExtractor.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
6,220
45.425373
119
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/tools/FeatureList.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
3,074
38.935065
103
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/tools/CitationUtils.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
17,600
45.19685
124
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordJrFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,297
35.055556
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsUppercaseWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,613
33.340426
88
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsNumberTextFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,127
35.689655
111
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsSingleQuoteBetweenWordsFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,611
39.3
98
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCommonSurnamePartFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,098
36.482143
106
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsSlashFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,285
34.722222
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordAndFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,299
35.111111
82
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsOpeningSquareBracketFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,300
35.138889
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordTheoryFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,305
35.277778
85
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsVolumeTextFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,956
36.634615
115
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsClosingSquareBracketFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,300
35.138889
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/StartingNumberFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,085
33.766667
103
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsLaquoFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,345
35.378378
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsQuoteFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,286
34.75
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordHttpFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,407
37.054054
103
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCityFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,753
41.369231
115
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllRomanDigitsFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,594
35.25
89
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsYearFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,457
35.45
87
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordLeFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,297
35.055556
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsPagesTextFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,792
34.86
120
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCommonSeriesWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,887
34.622642
91
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllLettersFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,468
33.97619
85
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsOpeningParenthesisFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,298
35.083333
93
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllLettersOrDigitsFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,483
34.333333
93
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/DigitRelativeCountFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,548
34.204545
91
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAndFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,327
35.888889
98
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordTheFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,299
35.111111
82
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsTextWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,779
34.6
115
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsClosingParenthesisFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,298
35.083333
93
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsDigitFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,290
34.861111
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsDashBetweenWordsFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,819
38.565217
118
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/InitialsInParenthesesFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,609
37.382353
94
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCommonPublisherWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,008
34.245614
94
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllDigitsFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,466
33.928571
84
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsWordDeFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,297
35.055556
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsUppercaseLetterFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,302
35.194444
90
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/StartsWithUppercaseFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,351
36.555556
108
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllLowercaseFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,473
34.095238
87
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/StartsWithWordMcFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,352
35.567568
89
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/LengthFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,280
34.583333
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsRaquoFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,345
35.378378
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/UppercaseRelativeCountFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,565
34.590909
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsDashFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,472
36.769231
110
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCommonSourceWordFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,004
36.12963
91
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/LetterRelativeCountFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,553
34.318182
92
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsAllUppercaseFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,473
34.095238
87
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsDotFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,283
34.666667
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/LowercaseRelativeCountFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,565
34.590909
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsLowercaseLetterFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,301
36.2
90
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/features/IsCommaFeature.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,285
34.722222
81
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/model/CitationToken.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,065
24.506173
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/model/Citation.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,890
28.5
101
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/parsing/model/CitationTokenLabel.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
7,527
39.691892
95
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/model/BibEntryField.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,397
25.351648
89
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/model/BibEntryFieldType.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,565
28.837209
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/model/BibEntryType.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,762
27.901639
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/model/BibEntry.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
7,389
30.05042
97
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/transformers/BibEntryToBibTeXWriter.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,228
33.292308
113
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/transformers/NLMToBibEntryConverter.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
6,243
45.597015
136
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/transformers/BibEntryToNLMConverter.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
9,685
48.167513
151
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/bibref/transformers/BibTeXToBibEntryReader.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
4,712
35.253846
102
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/model/Document.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,693
27.233333
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/EnhancerMetadataExtractor.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
4,088
35.837838
91
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/MetadataExtractor.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,341
32.55
78
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/EmailEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option)...
4,062
36.275229
142
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/IssnEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,861
33.481481
102
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/ReceivedDateEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,295
33.105263
102
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/DoiEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,100
35.224138
109
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/EditorEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
1,894
31.672414
79
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/JournalIssnEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,035
36.018182
130
java
CERMINE
CERMINE-master/cermine-impl/src/main/java/pl/edu/icm/cermine/metadata/extraction/enhancers/JournalVolumeIssueEnhancer.java
/** * This file is part of CERMINE project. * Copyright (c) 2011-2018 ICM-UW * * CERMINE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
2,350
36.31746
130
java