Jonathan Armoza

Results 32 issues of Jonathan Armoza

Panels currently resize somewhat appropriately, but the issue of whether a panel's contents scale or just receive more space has yet to be resolved. In addition, there are a few...

bug
enhancement
General Panel

Some topic words in the TextView appear not to have data bound to them via D3, resulting in errored behavior - black words, slowing of topic word highlighting, errors in...

bug
TextView

TWiC should maintain a universal search bar (using a SOLR Javascript/Python API combo) that enables the search for texts, returning possible matches from the corpus map JSONs. These search results...

enhancement
DataBar
TWiC

With the changeover of TopicText drawing as a collection of HTML tags in a tag in the TextView panel, topic word weights have stopped becoming visible in the DataBar

bug
TextView
DataBar

Data abstraction/IO object - child class will handle TWiC local - another child class will handle Trombone locations (to-be-implemented)

enhancement
TWiC
Voyant

Since long texts are now to be chunked by TWiC optionally, the TopicText DataShape responsible for drawing those text chunks in the TextView panel should generate metadata tiles for the...

enhancement
CorpusClusterView
TextView
DataBar

All TWiC data shapes should be in charge of generating the metadata and topic tiles that will be sent to the DataBar when they are clicked.

enhancement
General Panel
DataBar

An easy fix. The topic count et al. MALLET options for the model that the TWiC client views should be alterable via the configuration file/command line arguments.

enhancement
TWiC
Python
MALLET

By default TWiC will now chunk texts over 5000 words, and will do so by attempting to find logical, syntactical endpoints in texts if possible. This chunk size should be...

enhancement
Python
MALLET