We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0dbaf commit f9e0dd2Copy full SHA for f9e0dd2
posts/2022/02/nlp-icelandic-pypy.rst
@@ -131,7 +131,7 @@ about setup requirements.
131
With the positive experience from the parser project, we proceeded to
132
take a similar approach for two other core NLP packages: our compressed
133
vocabulary package `BinPackage <https://github.com/mideind/BinPackage>`__
134
-(known on PyPI as `islenska <https://pypi.org/project/islenska/>`__ and our
+(known on PyPI as `islenska <https://pypi.org/project/islenska/>`__) and our
135
trigrams database package `Icegrams <https://github.com/mideind/Icegrams>`__.
136
These packages both take large text input (3.1 million word forms with
137
inflection data in the vocabulary case; 100 million tokens in the
0 commit comments