forked from CWTSLeiden/publicationclassification
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconstant-values.html
176 lines (176 loc) · 10.2 KB
/
constant-values.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (publicationclassification 1.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (publicationclassification 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#nl.cwts">nl.cwts.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="nl.cwts">
<!-- -->
</a>
<h2 title="nl.cwts">nl.cwts.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>nl.cwts.publicationclassification.run.<a href="nl/cwts/publicationclassification/run/FileIO.html" title="class in nl.cwts.publicationclassification.run">FileIO</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="nl.cwts.publicationclassification.run.FileIO.COLUMN_SEPARATOR">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="nl/cwts/publicationclassification/run/FileIO.html#COLUMN_SEPARATOR">COLUMN_SEPARATOR</a></code></td>
<td class="colLast"><code>"\t"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>nl.cwts.publicationclassification.run.<a href="nl/cwts/publicationclassification/run/PublicationClassificationCreator.html" title="class in nl.cwts.publicationclassification.run">PublicationClassificationCreator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="nl.cwts.publicationclassification.run.PublicationClassificationCreator.DESCRIPTION">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="nl/cwts/publicationclassification/run/PublicationClassificationCreator.html#DESCRIPTION">DESCRIPTION</a></code></td>
<td class="colLast"><code>"PublicationClassificationCreator version 1.1.0\nBy Nees Jan van Eck\nCentre for Science and Technology Studies (CWTS), Leiden University\n"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="nl.cwts.publicationclassification.run.PublicationClassificationCreator.USAGE">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="nl/cwts/publicationclassification/run/PublicationClassificationCreator.html#USAGE">USAGE</a></code></td>
<td class="colLast"><code>"Usage: PublicationClassificationCreator\n\t<pub_file> <cit_link_file> <classification_file>\n\t<largest_component> <n_iterations>\n\t<resolution_micro_level> <pub_threshold_micro_level>\n\t<resolution_meso_level> <pub_threshold_meso_level>\n\t<resolution_macro_level> <pub_threshold_macro_level>\n\t\t(to create a publication classification based on data in text files)\n\n or PublicationClassificationCreator\n\t<server> <database> <pub_table> <cit_link_table> <classification_table>\n\t<largest_component> <n_iterations>\n\t<resolution_micro_level> <pub_threshold_micro_level>\n\t<resolution_meso_level> <pub_threshold_meso_level>\n\t<resolution_macro_level> <pub_threshold_macro_level>\n\t\t(to create a publication classification based on data in an SQL Server database)\n\nArguments:\n<pub_file>\n\tName of the publications input file. This text file must contain two tab-separated\n\tcolumns (without a header line), first a column of publication numbers and then a\n\tcolumn of core publication indicators (1 for core publications and 0 for non-core\n\tpublications). Publication numbers must be integers starting at zero. Non-core\n\tpublications are auxiliary publications that can be included to improve the clustering\n\tof core publications. The lines in the file must be sorted by the publication numbers\n\tin the first column.\n<cit_link_file>\n\tName of the citation links input file. This text file must contain three tab-separated\n\tcolumns (without a header line), first two columns of publication numbers and then a\n\tcolumn of weights. Each citation link must be included only once in the file. The\n\tlines in the file must be sorted first by the publication numbers in the first column\n\tand then by the publication numbers in the second column.\n<classification_file>\n\tName of the classification output file. This text file will contain four tab-separated\n\tcolumns (without a header line), first a column of publication numbers and then three\n\tcolumns of cluster numbers at the micro, meso, and macro level. Cluster numbers are\n\tintegers starting at zero.\n<server>\n\tSQL Server server name. A connection will be made using integrated authentication.\n<database>\n\tDatabase name.\n<pub_table>\n\tName of the publications input table. This table must have two columns: pub_no and\n\tcore_pub. Publication numbers must be integers starting at zero. Non-core\n\tpublications (core_pub = 0) are auxiliary publications that can be included to improve\n\tthe clustering of core publications (core_pub = 1).\n<cit_link_table>\n\tName of the citation links input table. This table must have three columns: pub_no1,\n\tpub_no2, and cit_weight. Each citation link must be included only once in the table.\n<classification_table>\n\tName of the classification output table. This table will have four columns: pub_no,\n\tmicro_cluster_no, meso_cluster_no, and macro_cluster_no. Cluster numbers are integers\n\tstarting at zero.\n<largest_component>\n\tBoolean indicating whether the publication classification should include only\n\tpublications belonging to the largest connected component of the citation network\n\t(\'true\') or all publications (\'false\').\n<n_iterations>\n\tNumber of iterations of the Leiden algorithm (e.g., 50).\n<resolution_micro_level>\n\tValue of the resolution parameter at the micro level.\n<pub_threshold_micro_level>\n\tMinimum number of publications per cluster at the micro level (excluding non-core\n\tpublications).\n<resolution_meso_level>\n\tValue of the resolution parameter at the meso level.\n<pub_threshold_meso_level>\n\tMinimum number of publications per cluster at the meso level (excluding non-core\n\tpublications).\n<resolution_macro_level>\n\tValue of the resolution parameter at the macro level.\n<pub_threshold_macro_level>\n\tMinimum number of publications per cluster at the macro level (excluding non-core\n\tpublications).\n"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>