Program Sequential Flow - mantono/syno GitHub Wiki

High abstraction level

  1. Input -> Processing/Learning

  2. Input -> Query -> Output

Detailed level

Data retrieval -> Document registration -> InputStream(s) -> Tokenization -> Sequence analysis -> Update graphs -> Save / exit

Data retrieval

From websites and text files.

Document registration

Register website content checksums and document checksums in order to not use the same document twice.