Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to guess out the grammars of a list of sentences generated by some way?
    text
    copied!<p>I have a lost of sentences generated from <a href="http://www.ywing.net/graphicspaper.php" rel="nofollow noreferrer">http://www.ywing.net/graphicspaper.php</a>, a random computer graphics paper title generator, some of example sentences sorted are as following:</p> <hr> <ul> <li>Abstract Ambient Occlusion using Texture Mapping</li> <li>Abstract Ambient Texture Mapping</li> <li>Abstract Anisotropic Soft Shadows</li> <li>Abstract Approximation</li> <li>Abstract Approximation of Adaptive Soft Shadows using Culling</li> <li>Abstract Approximation of Ambient Occlusion using Hardware-accelerated Clustering</li> <li>Abstract Approximation of Distributed Surfaces using Estimation</li> <li>Abstract Approximation of Geometry for Texture-mapped Ambient Occlusion</li> <li>Abstract Approximation of Mipmaps for Opacity</li> <li>Abstract Approximation of Occlusion Fields for Subsurface Scattering</li> <li>Abstract Approximation of Soft Shadows using Reflective Texturing</li> <li>Abstract Arbitrary Rendering</li> <li>Abstract Attenuation and Displacement Mapping of Geometry</li> <li>Abstract Attenuation of Ambient Occlusion using View-dependent Texture Mapping</li> <li>Abstract Attenuation of Light Fields for Mipmaps</li> <li>Abstract Attenuation of Non-linear Ambient Occlusion</li> <li>Abstract Attenuation of Pre-computed Mipmaps using Re-meshing <h2> - ...</h2></li> </ul> <p>I would like to try reverse engineering the grammar behind and learn how to do it in some sort of ways, like in common lisp way or NLTK way. Any ideas about that?</p> <p>-- Drake</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload