MCPcopy Index your code
hub / github.com/LASER-UMASS/Themis

github.com/LASER-UMASS/Themis @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
22,697 symbols 83,233 edges 1,646 files 19,266 documented · 85%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

NumberOfClustersRequestable (Interface)
Interface to a clusterer that can generate a requested number of clusters @author Mark Hall @version $Revision: 1.1 $ [15 …
subjectSystems/C,D/clusterers/NumberOfClustersRequestable.java
Estimator (Interface)
Interface for probability estimators. Example code: // Create a discrete estimator that takes values [32 implementers]
subjectSystems/C,D/estimators/Estimator.java
ConditionalEstimator (Interface)
Interface for conditional probability estimators. Example code: NNConditionalEstimator newEst = new [21 implementers]
subjectSystems/C,D/estimators/ConditionalEstimator.java
Copyable (Interface)
Interface implemented by classes that can produce "shallow" copies of their objects. (As opposed to clone(), which is su [47 …
subjectSystems/C,D/core/Copyable.java
Randomizable (Interface)
Interface to something that has random behaviour that is able to be seeded with an integer. @author Richard Kirkby (rki [84 …
subjectSystems/C,D/core/Randomizable.java

Core symbols most depended-on inside this repo

append
called by 2547
subjectSystems/C,D/classifiers/rules/Ridor.java
size
called by 2488
subjectSystems/C,D/core/Queue.java
append
called by 2172
subjectSystems/C,D/src/weka/classifiers/rules/Ridor.java
println
called by 1570
subjectSystems/C,D/classifiers/CheckClassifier.java
println
called by 1570
subjectSystems/C,D/src/weka/classifiers/CheckClassifier.java
instance
called by 957
subjectSystems/C,D/core/Instances.java
instance
called by 957
subjectSystems/C,D/src/weka/core/Instances.java
add
called by 829
subjectSystems/C,D/src/weka/gui/graphvisualizer/HierarchicalBCEngine.java

Shape

Method 20,079
Class 1,553
Function 905
Interface 160

Languages

Java94%
C++5%
Python1%

Modules by API surface

subjectSystems/C,D/src/weka/gui/visualize/PostscriptGraphics.java93 symbols
subjectSystems/C,D/gui/visualize/PostscriptGraphics.java93 symbols
subjectSystems/C,D/src/weka/classifiers/functions/MultilayerPerceptron.java85 symbols
subjectSystems/C,D/classifiers/functions/MultilayerPerceptron.java85 symbols
subjectSystems/C,D/src/weka/classifiers/rules/Ridor.java81 symbols
subjectSystems/C,D/classifiers/rules/Ridor.java81 symbols
subjectSystems/C,D/src/weka/associations/Tertius.java77 symbols
subjectSystems/C,D/associations/Tertius.java77 symbols
subjectSystems/C,D/src/weka/classifiers/rules/JRip.java74 symbols
subjectSystems/C,D/classifiers/rules/JRip.java74 symbols
subjectSystems/C,D/src/weka/core/Instances.java71 symbols
subjectSystems/C,D/core/Instances.java71 symbols

For agents

$ claude mcp add Themis \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page