schwiebert.org

SOG - a self organizing graph

What is SOG?

SOG is an alignment algorithm I developed as part of my master thesis in 2004. It shares some basic ideas with ABL, but uses different algorithms to identify hypotheses.

A main feature of SOG is the ability to recursively process texts, which results in complex, recursive structures as shown here:

Recursive structure generated by SOG

Another additional feature is the optional use of a popular web search engine with which SOG tries to "validate" generated hypotheses.

To get more information about SOG, take a look at the papers section.

Will it be published?

Yes. But I'm continuing to work on SOG as part of my PhD, so I don't want to publish SOG before this is done.The "original" version of SOG will be made available also, but does need some refactoring before it can be used.