You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
27
27
28
28
# Basic install
29
29
@@ -43,7 +43,9 @@ Start up the application:
43
43
annif
44
44
45
45
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.
47
49
48
50
## Shell compeletions
49
51
Annif supports tab-key completion in bash, zsh and fish shells for commands and options
0 commit comments