Task #850
DOC: x.x, matching strategy
Status: | New | Start date: | 06/10/2014 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Documentation | Spent time: | - | ||
Target version: | 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.
History
#1 Updated by Matthieu Decorde over 9 years ago
- Target version changed from TXM 0.7.6 to TXM 0.7.7
This doc must be add when the user will be able to change the matching strategy ?
#2 Updated by Sebastien Jacquot about 9 years ago
- Target version changed from TXM 0.7.7 to TXM 0.7.8
#3 Updated by Matthieu Decorde about 8 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#4 Updated by Serge Heiden about 6 years ago
- % Done changed from 0 to 80
#5 Updated by Sebastien Jacquot over 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0