You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -11,7 +11,7 @@ and enhanced by us. There will be more.
11
11
12
12
If you want to cite the corpus, please use this publication:
13
13
14
-
-**Skorinkin D., Fischer F., Palchikov G. (2018)**: Building a Corpus for the Quantitative Research of Russian Drama: Composition, Structure, Case Studies. *Proceedings of the International Conference "Dialogue 2018"*, pp. 662–682. (**[PDF](http://www.dialog-21.ru/media/4332/skorinkind.pdf)**)
14
+
-**Fischer, Frank, et al. (2019)**. Programmable Corpora: Introducing DraCor, an Infrastructure for the Research on European Drama. In *Proceedings of DH2019: "Complexities"*, Utrecht University, [doi:10.5281/zenodo.4284002](https://doi.org/10.5281/zenodo.4284002).
15
15
16
16
RusDraCor was first presented on June 29, 2017, at the [Corpora 2017
17
17
conference](https://events.spbu.ru/events/anons/corpora-2017/?lang=Eng) in St.
@@ -32,8 +32,8 @@ do this:
32
32
## API
33
33
34
34
An easy way to download the network data (instead of the actual TEI files) is
35
-
to use our API ([documentation here](https://dracor.org/documentation/api/)).
36
-
If you have [jq](http://blog.librato.com/posts/jq-json) installed, it would work
35
+
to use our API ([documentation here](https://dracor.org/doc/api)).
36
+
If you have [jq](https://blog.appoptics.com/jq-json/) installed, it would work
37
37
like this:
38
38
39
39
```
@@ -62,6 +62,6 @@ Result:
62
62
63
63
Here is a barplot showing the number of plays per decade:
64
64
65
-

0 commit comments