Révision 2635
| tmp/org.txm.lexicaltable.core/src/org/txm/lexicaltable/core/functions/LexicalTable.java (revision 2635) | ||
|---|---|---|
| 193 | 193 |
} |
| 194 | 194 |
|
| 195 | 195 |
// Corpus global lexicon |
| 196 |
CQPLexicon corpusLexicon = CQPLexicon.getLexicon(partition.getParent(), this.property, monitor.createNewMonitor(1), false); |
|
| 196 |
CQPLexicon corpusLexicon = CQPLexicon.getLexicon(partition.getParent(), this.property, monitor.createNewMonitor(10), false);
|
|
| 197 | 197 |
|
| 198 | 198 |
ArrayList<String> filteredForms = new ArrayList<>(); |
| 199 | 199 |
// create a copy and filter line with Fmin; |
Formats disponibles : Unified diff