MCPcopy Create free account
hub / github.com/davidandrzej/LogicLDA / constructRuleSet

Method constructRuleSet

src/main/java/logiclda/LogicLDA.java:145–158  ·  view source on GitHub ↗

Build rule set from .rules file @param basefn @param c @param T @param randseed @param ldaRule @return

(String basefn, Corpus c, 
			int T, int randseed, boolean ldaRule)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 2

readRulesMethod · 0.95
applyEvidenceMethod · 0.65

Tested by

no test coverage detected