Releases: davidberenstein1957/crosslingual-coreference
Releases · davidberenstein1957/crosslingual-coreference
added character indices
0.3 Merge pull request #21 from Pandora-Intelligence/davidberenstein1957-…
updated dependencies to resolve dependency security issues
0.2.9 removed unsupperted Python version
resolved Pillow security issue
0.2.6 updated dependencies to resolve pillow safety issue and allow for mor…
added cluster_heads #6
added cluster_heads to the implementation within doc._.cluster_heads and predict['cluster_heads']
added AllenNLP spanbert model to models
0.2.4 added AllenNLP spanbert to coref models
implemented AllenNLP prediction batching for .pipe method
x 3 speedup combined with minilm vs. initial 'default' info_xlm model.
added small fast model based on minilm Microsoft L6xH384 mMiniLMv2
0.2.2 added faster minilm model to overcome slow
0.2.1
check new automated release
added chunking to avoid OOM errors
resolved empty coref cluster bug #3
Without finding clusters, the package would just return the text. Now it returns the prediciton.