Feature #2623
Mis à jour par Serge Heiden il y a environ 6 ans
We need new corpus operators to build specific corpus configurations:
* for index to concordance hyperlink management
* for resonance computing
* etc.
h3. Solution
Add add the Union, Intersection, Substraction and Complement commands.
The Complementary commands can be accessed from in the Corpus view.
They can take their arguments from corpora view when a corpus or sub-corpus selection. selection of subcorpus is done.
Parameters in a dialog box:
* the subcorpus and corpus selection previously selected in the corpora view. Ordered if possible
* the new subcorpus name: name to create: String
* coalesce regroup matches: Boolean true/false
* target type: target: words or matches
** matches: CQP operators which see only matches
** words: new operators to implement to manage words instead of just matches (need and be able to modify or create new matches)
** matches: usual CQP set operators semantics matches
h3. Solution 1
Operators with 2 arguments
h3. Solution 2
Operators with N arguments
* for index to concordance hyperlink management
* for resonance computing
* etc.
h3. Solution
Add add the Union, Intersection, Substraction and Complement commands.
The Complementary commands can be accessed from in the Corpus view.
They can take their arguments from corpora view when a corpus or sub-corpus selection. selection of subcorpus is done.
Parameters in a dialog box:
* the subcorpus and corpus selection previously selected in the corpora view. Ordered if possible
* the new subcorpus name: name to create: String
* coalesce regroup matches: Boolean true/false
* target type: target: words or matches
** matches: CQP operators which see only matches
** words: new operators to implement to manage words instead of just matches (need and be able to modify or create new matches)
** matches: usual CQP set operators semantics matches
h3. Solution 1
Operators with 2 arguments
h3. Solution 2
Operators with N arguments