Skip to content

A utility to extract world models of information sources.

Notifications You must be signed in to change notification settings

wefindx/metaparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

metaparse

This is to be a machine learning project to extract metainformation about information sources, such as agents online that share information.

Problem specification

Given some data from an information source I, recognize its intent about content towards the world, answering following questions about the information source and its information content:

  • F(domain).assets:
    • .Agent (who?)
    • .Place (where?)
    • .Event (when?)
    • .Topic (about what?)
  • X(process).actions:
    • . doing (doing what?)
  • Y(range).targets:
    • .Goal (why?)
    • .Idea (how in principle?)
    • .Plan (what specifically?)
    • .Step (in what order?)

This will allow to treat every information source as an instance of equation optimization process F(X)=Y, where the actions of agents are explained by their intents (Y) about content their world model (F).

About

A utility to extract world models of information sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published