Bird's Eye View Lemmatiser
Glorified Statistics
Bird’s Eye view provides a means of representing a document concurrently in an abstract and a concrete way.
Use the box below to drop a text document and see a live demo of this technique.
The document as a whole is first set in a full circle (shown in blue). Then, every word is lemmatised and accounted for using vectorial map-reduction in such a way that each lemma is placed in the X-Y plane as the average position of every inflected appearance in the circle and vertically as a normalised function of the number of times that it occurs (shown in green).
The map-reduced version of the document is then truncated using a conic pattern (shown in red) and used as input for the global attention layers while the words in the circle are divided using fixed sized arcs and used as inputs for the local attention layers.
Drag one text file to this drop zone to perform a Bird's Eye View analysis.