DARIAH-DE / TopicsExplorer

Explore your own text collection with a topic model – without prior knowledge.
https://dariah-de.github.io/TopicsExplorer
Apache License 2.0
62 stars 10 forks source link

Display only a subset of the document corpus #62

Closed severinsimmler closed 5 years ago

severinsimmler commented 6 years ago

@juliaflanders:

Offer the option to display only a subset of the document corpus (ideally, allow the user to choose from options including the first X documents, the X largest documents, X randomly selected documents). It would be ideal if the user could see the first X documents, then the next X documents, and so forth, so that (with clicking "next...") the user could eventually see all of the documents.

severinsimmler commented 5 years ago

Fixed in https://github.com/DARIAH-DE/TopicsExplorer/pull/79.