Révision 659
tmp/org.txm.groovy.core/src/groovy/org/txm/test/textselection.groovy (revision 659) | ||
---|---|---|
3 | 3 |
|
4 | 4 |
//import the packages containing the functions we are going to use |
5 | 5 |
import org.txm.Toolbox |
6 |
import org.txm.searchengine.cqp.core.functions.selection.Selection |
|
6 | 7 |
import org.txm.searchengine.cqp.corpus.* |
7 | 8 |
import org.txm.searchengine.cqp.corpus.query.* |
8 | 9 |
import org.txm.functions.selection.* |
tmp/org.txm.groovy.core/src/groovy/org/txm/test/testSummary.groovy (revision 659) | ||
---|---|---|
1 | 1 |
package org.txm.test |
2 | 2 |
|
3 | 3 |
import org.txm.Toolbox |
4 |
import org.txm.searchengine.cqp.core.functions.summary.Summary |
|
4 | 5 |
import org.txm.searchengine.cqp.corpus.* |
5 | 6 |
import org.txm.functions.summary.* |
6 | 7 |
|
tmp/org.txm.groovy.core/src/groovy/org/txm/test/CQPBenchmark.groovy (revision 659) | ||
---|---|---|
54 | 54 |
import org.txm.functions.concordances.comparators.*; |
55 | 55 |
import org.txm.referencer.core.functions.Referencer; |
56 | 56 |
import org.txm.searchengine.cqp.ReferencePattern |
57 |
import org.txm.searchengine.cqp.core.functions.information.Information |
|
57 | 58 |
import org.txm.searchengine.cqp.corpus.*; |
58 | 59 |
import org.txm.searchengine.cqp.corpus.query.*; |
59 | 60 |
|
tmp/org.txm.groovy.core/src/groovy/org/txm/test/Informations.groovy (revision 659) | ||
---|---|---|
35 | 35 |
|
36 | 36 |
// imports des fonctions que l'on va utiliser |
37 | 37 |
import org.txm.Toolbox |
38 |
import org.txm.searchengine.cqp.core.functions.information.Information |
|
38 | 39 |
import org.txm.searchengine.cqp.corpus.* |
39 |
import org.txm.functions.diagnostic.Information |
|
40 | 40 |
import org.txm.objects.* |
41 | 41 |
|
42 | 42 |
// TODO: Auto-generated Javadoc |
Formats disponibles : Unified diff