Aleksandr Novikovnovikov.blog·Dec 2, 2023Multidimentional spaceOne graph vertex with, say, 200 edges is a dot in 200-dimentional space with value 1 in all those dimentions. How would you interpret adjacent vertices? A graph can be viewed as an area in a multidimentional space. In the vast magnitude of possible c...Discussmultimodal graph
Aleksandr Novikovnovikov.blog·Nov 23, 2023Vosk and ScalaVosk is a speech recognition toolkit. It can work offline. I thought it would be interesting to feed some text into a multimodal graph, so I started testing it. I added two dependencies into my SBT project definition as it is suggested in the documen...DiscussVosk
Aleksandr Novikovnovikov.blog·Nov 20, 2023Higher-Kinded GraphsWell, this term "higher-kinded" is well known in FP-community. I don't like introducing confusion, but higher-kinded graphs have something in common with higher-kinded types. If you judge I'm trying to seem smart without having a good grasp in type t...Discussmultimodal graph
Aleksandr Novikovnovikov.blog·Nov 3, 2023Background subtractionOn my quest for meaning in visual modality I compared three frames of a video clip. If the colour of a dot hasn't changed much it becomes green. YouTubeDiscussmultimodal graph
Aleksandr Novikovnovikov.blog·Nov 1, 2023Dense GraphsWhen dealing with word representations in a graph it became obvious that practically everything gets connected to everything. Each letter gets connected to each possible letter that followed it at least once. Such a dense structure imposes its limita...Discussgraph database