Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corpus browsing #26

Open
hebasta opened this issue Feb 14, 2018 · 2 comments
Open

Corpus browsing #26

hebasta opened this issue Feb 14, 2018 · 2 comments

Comments

@hebasta
Copy link
Contributor

hebasta commented Feb 14, 2018

I choose the term corpus browsing for the "Korpuspräsentationen" in Cosmas II, because I think it fits best to the display of corpus information like document titles, dates, country of origin, etc. .

@Akron
Copy link
Member

Akron commented Feb 14, 2018

In Krawfish this is realized using the more general grouping feature. Texts can be grouped based on different and multiple fields, e.g. document title or author, or document title and publication place. By doing it that way, the feature can be kept corpus agnostic.
We also can't technically ensure that all texts with the same document sigle will have the same document title (though it's by convention) - the grouping will recognize that.

So - regarding Kalamar, this representation will probably be a more general grouping representation than a special view.

@Akron
Copy link
Member

Akron commented Sep 17, 2018

This feature is stalled, as the backend currently has no endpoint for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants