File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ be readily imported from ``libleipzig``).
74
74
Corpora
75
75
-------
76
76
77
- The project collects corpora in a variety of languages, German (*de *) only
78
- being the largest one and thus the default. According to the reference
79
- implementation the following corpora are available (those marked with asterisks
80
- actually worked as of the time of writing):
77
+ The project collects corpora in a variety of languages, German (*de *) being the
78
+ largest one and thus the default. According to the reference implementation
79
+ the following corpora are available (those marked with asterisks actually
80
+ worked as of the time of writing):
81
81
82
82
* de* (default)
83
83
* en*
@@ -143,9 +143,9 @@ This is the API's way to impose rate limits on anonymous users. See
143
143
Command-line interface
144
144
----------------------
145
145
146
- libleipzig provides a commandline tool called ``wortschatz `` which allows a
147
- thin layer upon the programmatic API in an ad-hoc fashion. It takes the
148
- desired service as its first argument followed by the service's arguments .
146
+ libleipzig ships with the ``wortschatz `` commandline tool which provides a thin
147
+ layer upon the programmatic API in an ad-hoc fashion. It takes the desired
148
+ service as its first argument followed by the service's parameters .
149
149
150
150
The results of the service call are printed in separate lines with the fields
151
151
separated by commas (use ``--delimiter `` to modify that behaviour, it
You can’t perform that action at this time.
0 commit comments