Program Sequential Flow - mantono/syno GitHub Wiki
High abstraction level
-
Input -> Processing/Learning
-
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.