Skip to content

Releases: allenai/pybart

add last literals to allowed list

12 Jun 07:26
Compare
Choose a tag to compare

3.4.7: 3.4.6 is flawed

11 Jun 21:03
Compare
Choose a tag to compare

added missing data files in setup.py

3.4.5 is flawed

11 Jun 20:28
Compare
Choose a tag to compare
3.4.6

3.4.6

reduce eud literals

11 Jun 18:58
1dd64cc
Compare
Choose a tag to compare

Feature:

  • reduce eud literals, instead of having every mwe after : for nmod/conj/advcl... we allow for the top occuring ones, and the rest we bucket into _other

3.4.3 was malformed

13 May 20:45
Compare
Choose a tag to compare
3.4.4

update version

fix 61 again

12 May 06:38
a4c6d66
Compare
Choose a tag to compare

add nsubjc/nsubjpassc/dobjc in a way that doesnt not affect the rest of the alternations

3.4.2: Merge pull request #61 from allenai/fix-59-60

09 May 11:02
f20f43a
Compare
Choose a tag to compare

Lexema on case

01 Jan 16:26
15e134a
Compare
Choose a tag to compare

Bugfix:

Python 3.10

02 Nov 05:57
6ba732a
Compare
Choose a tag to compare
  • Support python up to 3.11 (including 3.10 which is what we where actually aiming for in this cycle)

Better argument naming

21 Sep 20:20
Compare
Choose a tag to compare

For clarity - change the api argument's name to a clearer one. this breaks compatibility with version 3.3.3 but since it was just created, i dont feel guilty overriding this.