Feature #2623
RCP: X.X, union, intersection, subtraction and complementary subcorpus operations
Statut: | Closed | Début: | 06/09/2019 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Corpus | Temps passé: | - | |
Version cible: | TXM - Antract 2.0 |
Description
We need new corpus operators to build specific corpus configurations:
- for index to concordance hyperlink management
- for resonance computing
- etc.
Solution¶
Add Union, Intersection, Substraction and Complement commands.
The commands can be accessed from the Corpus view: main menu, contextual menu, toolbar.
They can take their arguments from a corpus or sub-corpus selection.
Parameters in a dialog box:- the list of arguments: the subcorpus and corpus selection previously selected in the corpora view. Ordered if possible
- the new subcorpus name input: String
- coalesce matches option: Boolean
- target type option: matches or words
- matches: usual CQP set operators semantics
- words: new operators to implement to manage words instead of just matches (need to modify or create new matches)
Solution 1¶
Operators with 2 arguments, no coalesce, no target type
Demandes liées
Historique
#1 Mis à jour par Serge Heiden il y a environ 6 ans
- Description mis à jour (diff)
#2 Mis à jour par Serge Heiden il y a environ 6 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a environ 6 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 80
move solution 2 to another ticket
#4 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100