Feature #3143
Subcorpus, create from file
Statut: | New | Début: | 26/08/2021 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | 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
- .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
Historique
#1 Mis à jour par Serge Heiden il y a environ 4 ans
- Description mis à jour (diff)
#2 Mis à jour par Serge Heiden il y a environ 4 ans
- Description mis à jour (diff)