Skip to content

Commit 8d86033

Browse files
authored
Add link to optional features and dependencies wiki page
1 parent 024cc80 commit 8d86033

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Annif is an automated subject indexing toolkit. It was originally created as
1919
a statistical automated indexing tool that used metadata from the
2020
[Finna.fi](https://finna.fi) discovery interface as a training corpus.
2121

22-
This repo contains a rewritten production version of Annif based on the
22+
This repository contains a rewritten production version of Annif based on the
2323
[prototype](https://github.com/osma/annif).
2424

25-
[Finto AI](https://ai.finto.fi/) is a service based on Annif; see the [source code of Finto AI](https://github.com/NatLibFi/FintoAI)
26-
and the [🤗 Hugging Face Hub collection](https://huggingface.co/collections/NatLibFi/annif-models-65b35fb98b7c508c8e8a1570) containing the models Finto AI uses.
25+
[Finto AI](https://ai.finto.fi/) is a service based on Annif;
26+
see a [🤗 Hugging Face Hub collection](https://huggingface.co/collections/NatLibFi/annif-models-65b35fb98b7c508c8e8a1570) of the models that Finto AI uses.
2727

2828
# Basic install
2929

@@ -43,7 +43,9 @@ Start up the application:
4343
annif
4444

4545
See [Getting Started](https://github.com/NatLibFi/Annif/wiki/Getting-started)
46-
in the wiki for more details.
46+
for basic usage instructions and
47+
[Optional features and dependencies](https://github.com/NatLibFi/Annif/wiki/Optional-features-and-dependencies)
48+
for installation instructions for e.g. fastText and Omikuji backends and for Voikko and spaCy analyzers.
4749

4850
## Shell compeletions
4951
Annif supports tab-key completion in bash, zsh and fish shells for commands and options

0 commit comments

Comments
 (0)