Task #850
DOC: x.x, matching strategy
Statut: | Closed | Début: | 10/06/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Documentation | Temps passé: | - | |
Version cible: | TXM 0.8.0 |
Description
(cf cqp tutorial http://cwb.sourceforge.net/files/CQP_Tutorial.pdf)
search pattern:
DET? ADJ* NN (PREP DET? ADJ* NN)*
input:
the old book on the table in the room
shortest match strategy: (3 matches)
B book
B table
B room
longest match strategy: (1 match)
B the old book on the table in the room
standard matching strategy: (3 matches)
B the old book
B the table
B the room
traditional matching strategy: (7 overlapping matches)
B the old book
B old book
B book
B the table
B table
B the room
B room
Figure 4: CQP matching strategies.
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 11 ans
- Version cible changé de TXM 0.7.6 à TXM 0.7.7
This doc must be add when the user will be able to change the matching strategy ?
#2 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Version cible changé de TXM 0.7.7 à TXM 0.7.8
#3 Mis à jour par Matthieu Decorde il y a environ 10 ans
- Version cible changé de TXM 0.7.8 à TXM 0.8.0a (split/restructuration)
#4 Mis à jour par Serge Heiden il y a environ 8 ans
- % réalisé changé de 0 à 80
#5 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#6 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100
#7 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed