
After you have extended the ontology with domain specific classes and have enriched the knowledge base with instances, there are three options for configuring the IE process:
- You can use both the default IE module and the grammars.
- You can leave the default IE module as it is, but edit some of the grammars to provide specific recognition rules.
- You can create a new IE module *.gapp and develop grammars to cover а desired domain. Replace the default IE module with the new IE module.
Labels:
None