comments, some memoization, some other minor code changes
commite518dafccad8ba404c4f2715de182afac0d85cd0
authorMicah Jacob <mjacob@wgen.net>
Thu, 12 May 2011 18:42:46 +0000 (12 14:42 -0400)
committerMicah Jacob <mjacob@wgen.net>
Thu, 12 May 2011 18:42:46 +0000 (12 14:42 -0400)
treeaed41532af0a27f7d53f95521ef0000caea87c85
parent8cb6e97adec1ab57adccaefb04684c136d15750f
comments, some memoization, some other minor code changes
13 files changed:
.settings/org.eclipse.core.resources.prefs
BIBLIOGRAPHY [new file with mode: 0644]
src/mjacob/ontologybuilder/framework.py
src/mjacob/ontologybuilder/highlighted_terms.py
src/mjacob/ontologybuilder/navigli_term_filter.py
src/mjacob/ontologybuilder/simple_chunk_filter.py
src/mjacob/ontologybuilder/simple_concept_hierarchies.py
src/mjacob/ontologybuilder/simple_concepts.py
src/mjacob/ontologybuilder/simple_subterms.py
src/mjacob/ontologybuilder/simple_wordnet_synonyms.py
src/util/cached.py
src/util/memoized.py [new file with mode: 0644]
test/standalone/symbol_ontology/symbol_ontology_test.py