This file is indexed.

/usr/share/ucto/textcat.cfg is in libucto2 0.9.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# A config file for the language models we support for texcat
# provided with Gertjan van Noords language guesser
# (http://odur.let.rug.nl/~vannoord/TextCat/)
#
# Notes:
# - we only support a small range of languages.
# - Putting the most probable languages at the top of the list
# improves performance, because this will raise the threshold for
# likely candidates more quickly.
#
#
/usr/share/libexttextcat/nl.lm	nld
/usr/share/libexttextcat/en.lm	eng
/usr/share/libexttextcat/de.lm	deu
/usr/share/libexttextcat/fr.lm	fra
/usr/share/libexttextcat/it.lm	ita
/usr/share/libexttextcat/es.lm	spa
/usr/share/libexttextcat/ru.lm	rus
/usr/share/libexttextcat/pt.lm	por
/usr/share/libexttextcat/sv.lm	swe
/usr/share/libexttextcat/tr.lm	tur