zme1 / toscana

A repository to house research and web development for the Lega Toscana project, led by professor Lina Insana (Spring 2018) and professor Lorraine Denman (Fall 2018), and with consultation from members of the DH Advanced Praxis group at the University of Pittsburgh at Greensburg.
http://toscana.newtfire.org
3 stars 1 forks source link

Ebb processing of lemmas #55

Closed ebeshero closed 5 years ago

ebeshero commented 5 years ago

Hi @zme1: I wrote my own XSLT to see if I could process what you were describing, and I seem to have gotten in to work. It's in a different directory than yours: XSLT/html/ebb_lemmaTable.xsl Try running it to view the results (I didn't save those, but I'm viewing them here.)

There are just a few differences between your code and mine, but one significant one is setting the variable datatype to permit zero or more (not one or more) of those singletons. I think I'm getting the right results here from your source code--take a look.