|
|
|
|
|
by landongn
4636 days ago
|
|
Seems straightforward: - certain combinations of words within phrases score all over the place - hand those to mechanical turk for human classification - understand where the results differ from the model - patch the model where necessary when it breaks down. The example they gave with the "but..." at the apex of the sentence is difficult primarily because it's ambiguous to what proceeds it. It could be positive or could be negative, especially from a programmatic standpoint. Really fascinating stuff. Can't wait to see the code. |
|