Skip to content

Commit f9e0dd2

Browse files
authored
Update posts/2022/02/nlp-icelandic-pypy.rst
1 parent bc0dbaf commit f9e0dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022/02/nlp-icelandic-pypy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ about setup requirements.
131131
With the positive experience from the parser project, we proceeded to
132132
take a similar approach for two other core NLP packages: our compressed
133133
vocabulary package `BinPackage <https://github.com/mideind/BinPackage>`__
134-
(known on PyPI as `islenska <https://pypi.org/project/islenska/>`__ and our
134+
(known on PyPI as `islenska <https://pypi.org/project/islenska/>`__) and our
135135
trigrams database package `Icegrams <https://github.com/mideind/Icegrams>`__.
136136
These packages both take large text input (3.1 million word forms with
137137
inflection data in the vocabulary case; 100 million tokens in the

0 commit comments

Comments
 (0)