Skip to content

Releases: allenai/pybart

query mode - fix nmod:npmod

20 Sep 12:12
Compare
Choose a tag to compare

BUGFIX:

  • query mode: add the conversion from nmod:npmod to compound to the list

Query Mode: qmod name miss-macth fixed

20 Sep 09:17
c7081d8
Compare
Choose a tag to compare

BUGFIX:

  • in the query mode we used the wrong function name for the qmod conversions.

Fix matcher bug

26 Jul 12:11
ef7579d
Compare
Choose a tag to compare

BUGFIX:

  • we added outgoing/incoming token restrictions based on edge restrictions even in cases where the restriction is negative. The code avoiding the negative case had a bug.

Hebrews special xcomp - add markers

24 Jul 11:51
Compare
Choose a tag to compare

Enhancement:

  • add support for "ב" and "מ" in the special xcomp case

Amod parent sharing in conjunctions

05 Jul 07:57
f46420b
Compare
Choose a tag to compare

Enhancements:

  • Fixes a conversion that shares parents of a conjunction with its cojugates so amod will be shared as well

Support Hebrews special xcomp cases

28 Jun 08:03
93112b5
Compare
Choose a tag to compare

Enhancements:

  • In Hebrew, not only the subject and object are candidates for propagation in an xcomp structure, but also nmods if the case is the special "ל" (has a similar role as object)

Hebrew lists

20 Jun 14:40
ba687b8
Compare
Choose a tag to compare

Enhancement:

  • add pos tag lists and lexical lists to support hebrew

Change infinitive propagation label from ":" to "@"

16 Jun 13:05
9f5e56e
Compare
Choose a tag to compare

Adjustment:

  • The label produced by Infinitives propagation should be with "@" and not ":" (for simplicity)

Enable spike api for demo

09 May 20:38
0ca1746
Compare
Choose a tag to compare

Enhancement:

  • enables spike api for demo

BUGFIX:

  • conversion iterations count was wrong in some cases

SPIKE sentence

02 May 11:54
Compare
Choose a tag to compare

BUGFIX:

  • two funcs with the same name

API

  • Change SPIKE api to per sentence