arendu-zz / GEC

0 stars 0 forks source link

TODOs:

Feature Templates

aspect features

Format of the examples: Each case has a state followed by '|||' and then the next state. Then the '--->' shows the features that will be fired given the first and second states.

- case1: Det_i-1 W_i-1(Asp_i-1) ||| Det_i W_i(Asp_i) -->  Det_i-Asp_i
- case2: Det_i-1 W_i-1(*) ||| W_i(Asp_i) -->  Det_i-1-Asp_i
- case3: W_i-1(Asp_i-1) ||| W_i(Asp_i) --> Asp_i-1-Asp_i

Bigram LM feature