Skip to content

Releases: davidberenstein1957/crosslingual-coreference

added character indices

05 Apr 14:14
561a1b0
Compare
Choose a tag to compare
Merge pull request #21 from Pandora-Intelligence/davidberenstein1957-…

…patch-1

bumped version

updated dependencies to resolve dependency security issues

24 Sep 12:57
Compare
Choose a tag to compare
0.2.9

removed unsupperted Python version

resolved Pillow security issue

08 Jun 06:29
Compare
Choose a tag to compare
updated dependencies to resolve pillow safety issue and allow for mor…

…e lenient requirements. Additionally, resolved small model download bug.

added cluster_heads #6

25 May 09:45
Compare
Choose a tag to compare

added cluster_heads to the implementation within doc._.cluster_heads and predict['cluster_heads']

added AllenNLP spanbert model to models

10 May 10:37
Compare
Choose a tag to compare
0.2.4

added AllenNLP spanbert to coref models

implemented AllenNLP prediction batching for .pipe method

05 May 20:16
Compare
Choose a tag to compare

x 3 speedup combined with minilm vs. initial 'default' info_xlm model.

added small fast model based on minilm Microsoft L6xH384 mMiniLMv2

05 May 19:08
Compare
Choose a tag to compare
0.2.2

added faster minilm model to overcome slow

0.2.1

13 Apr 16:44
Compare
Choose a tag to compare

check new automated release

added chunking to avoid OOM errors

03 Apr 12:37
Compare
Choose a tag to compare

resolved empty coref cluster bug #3

31 Mar 07:47
Compare
Choose a tag to compare

Without finding clusters, the package would just return the text. Now it returns the prediciton.