Skip to content

Releases: anish-lakkapragada/SeaLion

v4.1.4

12 Feb 02:55

Choose a tag to compare

init.py fix + apache

v4.1.3

12 Feb 00:06

Choose a tag to compare

fixing bug #5

v4.1.2

11 Feb 21:56

Choose a tag to compare

changed from setup.py -> cython_compile.py to see if a difference is made in issue #5

v4.1.1

11 Feb 20:07

Choose a tag to compare

making sure the import doesn't last forever if something wrong is happening.

v4.1

11 Feb 17:29

Choose a tag to compare

We now have Bernoulli Naive Bayes + precision, recall, and f1_scoring!

SeaLion v4.0.9

11 Feb 00:03

Choose a tag to compare

adding new dependencies in requirements.txt

v4.0.8

10 Feb 04:52
1a3f738

Choose a tag to compare

updating the requirements.txt to include setuptools and Cython so those files can get compiled by those who don't already have those dependencies.

v4.0.7

09 Feb 06:20
105e8dd

Choose a tag to compare

removing all print statements in sealion

v4.0.6

09 Feb 06:04
ae6c511

Choose a tag to compare

Update setup.py

v4.0.5

09 Feb 06:01
26965b2

Choose a tag to compare

fixing the cython_knn speed issue : #3