Feature #3424
import, TXT, set default concordance reference to "text@id, w@lbn"
Status: | New | Start date: | 07/14/2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
Line number is the only available measure of text longitude in TXT format.
And any way to locate an occurrence inside a text is useful for interpreting its role.
But currently TXT imported corpora only provide the name of the text containing the occurrence, no information about the longitude inside the text.
Solution¶
set default concordance reference to "%s, %-Xs": text@id, w@lbn
X = log10(max(w@lbn))+1
History
#1 Updated by Serge Heiden 5 months ago
- Description updated (diff)
#2 Updated by Serge Heiden 5 months ago
- Description updated (diff)