This is a project which is currently making use of HPC facilities at Newcastle University. It is active.
For further information about this project, please contact:
Project to merge knowledge bases together to create one, single Hub Ontology. This requires ingesting multiple large files that contain "commonsense knowledge", normalising the words (terms) within them, in order to align similar concepts with each other, and thus create one single file, which may also be large.
This project relies on using multiple, large files. These files then need to be loaded into memory (within a Python script), manipulated within memory, then dumped to a final file, which requires a large amount of secondary memory. These tests will need to be iterated over several times as well, which means that it may take weeks to run on personal machine, but ideally only days on Comet.