Feature #3143

Subcorpus, create from file

Added by Matthieu Decorde over 2 years ago. Updated over 2 years ago.

Status:New Start date:08/26/2021
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Commands Spent time: -
Target version:TXM 0.8.4

Description

Add a new "From File" subcorpus creation method, and TAB in the SubCorpus command UI, that gets the list of matches from a file.

The TAB has one parameter:
  • "Input file [...]": to select the file path
The file can have two different formats, defined by the file extension:
  • .tsv: a TSV file made of 2 columns, 1 line=1 match. 1st column=start position and 2nd column=end position
    • format useful for editing the list of matches outside of TXM
  • .bin: a CQP subcorpus binary file (result of the save CQP command) : see SaveSubCorpusMacro.groovy prototype macro)
    • [SLH] native CQP undump/dump ?
    • format efficient for dumping large subcorpora

History

#1 Updated by Serge Heiden over 2 years ago

  • Description updated (diff)

#2 Updated by Serge Heiden over 2 years ago

  • Description updated (diff)

Also available in: Atom PDF