Package agents

Class Summary
AgentFormat This class should be extended by all agents.
FilterAgent This agent is responsible for filtering away unwanted words and symbols from a text.
GoogleAgent This agent makes searches on the Google server, using the Google framework.
HTMLFetcherAgent This agent uses an external library to download the pure text-contents from web-pages.
KnowledgeGatherAgent KnowledgeGatherAgent uses a settings file to identify key-sentences in text and recognize the knowledge there.
PrologAgent PrologAgent is an agent that is meant to start up after all other agents have finished.
SearchApprovalAgent SearchApprovalAgent keeps track of which searches are conducted and how they go.