it.polito.elite.doseWS.agency.behaviours
Class CheckAnnotationBaseWeakConcepts
java.lang.Object
jade.core.behaviours.Behaviour
jade.core.behaviours.SimpleBehaviour
jade.core.behaviours.OneShotBehaviour
it.polito.elite.doseWS.agency.behaviours.CheckAnnotationBaseWeakConcepts
- All Implemented Interfaces:
- java.io.Serializable, jade.util.leap.Serializable
- public class CheckAnnotationBaseWeakConcepts
- extends jade.core.behaviours.OneShotBehaviour
Title: CheckAnnotationBaseWeakConcepts
Description: Parts of the autonomic features of the platform. Interacts
with the AnnotatorWS in order to get a list of concepts which coverage is weak
within the knowledge base. It contacts the SynsetManager to get a list of proper
synsets and submit a query to an external Search Engine (here it's google via
google API) and thus obtaining a list of document URLs which indexing are then
issued.
Copyright: Copyright (c) 2004
Company: Politecnico di Torino
- Author:
- alessio.bosca@polito.it
- See Also:
- Serialized Form
| Fields inherited from class jade.core.behaviours.Behaviour |
STATE_BLOCKED, STATE_READY, STATE_RUNNING |
| Methods inherited from class jade.core.behaviours.OneShotBehaviour |
done |
| Methods inherited from class jade.core.behaviours.SimpleBehaviour |
reset |
| Methods inherited from class jade.core.behaviours.Behaviour |
actionWrapper, block, block, getBehaviourName, getDataStore, isRunnable, onEnd, onStart, restart, root, setAgent, setBehaviourName, setDataStore |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckAnnotationBaseWeakConcepts
public CheckAnnotationBaseWeakConcepts(AgencyManager myAgent)
action
public void action()