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
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/ConstantFactor.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,596
21.008475
99
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/Variable.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,233
21.052083
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/ParameterizedFactor.java
package cc.mallet.grmm.types; /** * A factor that supports taking derivatives with respect to its continuous variables. * For example, a Gaussian factor can support derivatives with respect to its mean and precision. * $Id: ParameterizedFactor.java,v 1.1 2007/10/22 21:37:44 mccallum Exp $ */ public interface Par...
1,309
41.258065
109
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/UndirectedGrid.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,327
25.454545
77
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/Factors.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
12,480
28.930456
119
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/Tree.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,655
24.032258
81
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/DirectedModel.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,466
27.418033
113
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/AbstractTableFactor.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
30,968
27.256387
132
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/CPT.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://mallet.cs.umass.edu/ This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. For...
4,435
30.460993
119
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/types/BoltzmannPairFactor.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,519
28.350649
106
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/AbstractInferencer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,653
28.164835
89
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/JunctionTreePropagation.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://mallet.cs.umass.edu/ This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. For...
8,362
28.867857
99
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/GibbsSampler.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,205
26.490196
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/JunctionTreeInferencer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
15,869
28.388889
111
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/SamplingInferencer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,312
26.535714
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/TreeBP.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://mallet.cs.umass.edu/ This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. For...
3,500
29.443478
84
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/Utils.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,327
30.102804
98
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/RandomGraphs.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
12,009
31.814208
109
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/BruteForceInferencer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,627
25.28
93
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/TRP.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
21,019
27.676671
114
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/ExactSampler.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,494
26.722222
90
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/AbstractBeliefPropagation.java
package cc.mallet.grmm.inference; import java.util.logging.Logger; import java.util.logging.Level; import java.util.List; import java.util.Iterator; import java.io.*; import cc.mallet.grmm.types.*; import cc.mallet.util.MalletLogger; /** * Abstract base class for umplementations of belief propagation for general f...
16,006
27.13181
119
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/JunctionTree.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
8,756
21.113636
80
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/VariableElimination.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,386
28.05298
93
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/LoopyBP.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,753
29.520325
109
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/MessageArray.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://mallet.cs.umass.edu/ This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. For...
5,889
22.466135
77
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/ResidualBP.java
/* Copyright (C) 2006 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,923
29.897638
96
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/Sampler.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,309
30.190476
76
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/Inferencer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,636
34.656863
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/SparseMessageSender.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,017
31.106383
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/BPRegionGenerator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,761
31.036364
92
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/RegionGraphGenerator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,142
38.413793
93
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/Region.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,072
23.007813
98
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/FactorizedRegion.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,663
29.254545
79
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/RegionEdge.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,958
25.472973
94
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/RegionGraph.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,646
27.290323
117
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/MessageStrategy.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
985
38.44
115
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/Kikuchi4SquareRegionGenerator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,937
30.007874
118
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/MessageArray.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,160
27.064935
76
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/ParentChildGBP.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,205
27.590062
131
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/AbstractMessageStrategy.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,901
29.190476
86
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/ClusterVariationalRegionGenerator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
6,797
31.066038
118
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/grmm/inference/gbp/FullMessageStrategy.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,069
27.962264
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/PerFieldF1Evaluator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,970
32.587838
122
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Extractor.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,809
32.716814
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/BIOTokenizationFilterWithTokenIndices.java
package cc.mallet.extract; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; public class BIOTokenizationFilterWithTokenIndices extends BIOTokenizationFilter { protected Span createSpan(Tokenization input, int startTokenIdx, int endTokenIdx) { StringSpan span = ...
963
25.054054
70
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/LabeledSpans.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,752
23.013699
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/StringTokenization.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,434
24.904255
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/ConfidenceTokenizationFilter.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,623
35.957746
102
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/AccuracyCoverageEvaluator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,022
32.525
105
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/BIOTokenizationFilter.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,977
29.837209
109
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/PunctuationIgnoringComparator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,276
30.925
92
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/LatticeViewer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
17,539
34.869121
142
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/RegexFieldCleaner.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,213
28.609756
80
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/HierarchicalTokenizationFilter.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
5,259
29.404624
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/DefaultTokenizationFilter.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,379
36.777778
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/FieldComparator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,023
36.925926
78
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/ExtractionEvaluator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
729
35.5
82
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Tokenization.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,695
37.545455
102
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/DocumentViewer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,445
38.358333
138
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/TransducerExtractionConfidenceEstimator.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,638
38.554348
114
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/ExtractionConfidenceEstimator.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
940
31.448276
86
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Extraction.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,151
28.870504
130
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/PerDocumentF1Evaluator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
5,221
32.474359
126
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/StringSpan.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,584
24.594059
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Field.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,633
25.079208
113
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/FieldCleaner.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
947
32.857143
76
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/TokenizationFilter.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,241
35.529412
99
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/DocumentExtraction.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
7,945
27.480287
120
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/LabeledSpan.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,845
21.587302
102
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/CRFExtractor.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
8,543
29.623656
110
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Record.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,524
24.416667
76
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/Span.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,552
27.759259
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/ExactMatchComparator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
820
34.695652
83
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/test/TestDocumentViewer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,610
29.360465
81
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/test/TestDocumentExtraction.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
6,253
39.61039
165
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/test/TestLatticeViewer.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
5,324
31.469512
145
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/test/TestPerDocumentF1Evaluator.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
8,301
38.345972
131
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/extract/pipe/TokenSequence2Tokenization.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,237
31.911765
112
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureSequenceWithBigrams.java
/* Copyright (C) 2005 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
2,551
30.121951
116
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/HashedSparseVector.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
7,248
27.096899
134
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/StringKernel.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,039
27.055556
161
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureInducer.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,479
40.762115
115
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/Matrix2.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
8,533
28.027211
180
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/SparseMatrixn.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,347
22.907928
92
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/StringEditFeatureVectorSequence.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
9,380
26.672566
132
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/CrossValidationIterator.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. Fo...
6,007
33.136364
112
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/Label.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,176
20.203046
122
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureSequence.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
6,612
25.882114
115
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureCounter.java
package cc.mallet.types; /** Efficient, compact, incremental counting of features in an alphabet. */ public class FeatureCounter { Alphabet alphabet; gnu.trove.TIntIntHashMap featureCounts; public FeatureCounter (Alphabet alphabet) { this.alphabet = alphabet; featureCounts = new gnu.trove.TIntIntHashMap(); ...
2,541
31.589744
112
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/SequencePair.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,130
25.928571
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/ROCData.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
12,811
34.10137
115
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/SparseVector.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
28,980
27.552709
130
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureSelection.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
4,122
23.688623
99
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/Labelings.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,398
30.795455
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/Metric.java
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
747
31.521739
88
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/Dirichlet.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
44,456
26.699065
257
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/LabelVector.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
3,278
21.93007
91
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/FeatureConjunction.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
14,066
31.5625
122
java
twitter_nlp
twitter_nlp-master/mallet-2.0.6/src/cc/mallet/types/ConstantMatrix.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensou...
1,470
29.020408
91
java