Final Results

So this week I finished the subtopic matching software and after some testing, ran it. Basically my goal was to answer the question, does coverage decrease significantly if you remove “topically” unrelated documents from the corpus? I found that surprisingly yes. While the SWEET ontologies are small, and attempt to Continue reading Final Results

Ontology Generation and Coverage

This week I finished the code and test cases for the automatic ontology generation I started last week, and began work on the coverage algorithm. The now finished ontology generation comes with a readme, the ability to add individual words, or merge two existing ontologies. In this way, it should Continue reading Ontology Generation and Coverage