File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -128,8 +128,9 @@ wheels for the most common targets so most users don’t have to worry
128
128
about setup requirements.
129
129
130
130
With the positive experience from the parser project, we proceeded to
131
- take a similar approach for two other core NLP packages: our `compressed
132
- vocabulary package <https://github.com/mideind/BinPackage> `__ and our
131
+ take a similar approach for two other core NLP packages: our compressed
132
+ vocabulary package `BinPackage <https://github.com/mideind/BinPackage >`__
133
+ (known on PyPI as `islenska <https://pypi.org/project/islenska/ >`__ and our
133
134
`trigrams database package <https://github.com/mideind/Icegrams >`__.
134
135
These packages both take large text input (3.1 million word forms with
135
136
inflection data in the vocabulary case; 100 million tokens in the
You can’t perform that action at this time.
0 commit comments