Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ Our implementation can be used to exploring the capabilities of AgreementMakerLi
5. Edit the combination of properties in the `main()` in the file `OntoMatch.py`.
6. Run the code.
7. You would see results in `count_result` and `result` file.

### Using Knowledge Bases to improve matching
The AgreementMakerLight has options to different matching steps, the default one being "Background Knowledge Matcher". An owl file of any ontology has to be copied in the following root folder of the tool: ./store/knowledge. The, in the tool, go to Match>Custom Match>Match Options>Settings>Matching Settings, and select your loaded knowledge base prior to initiating the matching.