Replies: 1 comment
-
|
@vjjda thanks, finally got a chance to study this data. Most of it is expected, the way that the deconstructor tries to solve every possibility, whereas a headword is a specific possibility with an example to back it up. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bhante @bdhrs,
To continue the discussion with you on email about whether
deconstructoris necessary whenheadwordsavailable.I've made some sql queries to show the cases when
constructionfor headwords is missing.The result?
There're like only 40 words not covered!
I've attached the result here:
construction missing.csv
Bhante can also comment out the line
to see how well the
constructionis, compared to thedeconstructor.I've attached here:
construction vs deconstructor.csv.
Add a line:
and we can see the cases where the
deconstructoroffers two possibilities or more, compared withconstruction:deconstructor possiblities vs construction.csv.
I found the results are rather interesting and I was thinking you might be interested in the analysis, too.
Beta Was this translation helpful? Give feedback.
All reactions