Skip to content

Releases: INGEOTEC/EvoMSA

Version - 2.0.14

Choose a tag to compare

@mgraffg mgraffg released this 25 Jan 20:27
60432de

Missing modules.

Version - 2.0.13

Choose a tag to compare

@mgraffg mgraffg released this 15 Jan 03:17
e4f27c3

Using pyproject.toml

Version - 2.0.12

Choose a tag to compare

@mgraffg mgraffg released this 01 Mar 13:51
bed4b9b

BoW can be used in any language when the parameter pretrain is set to false.

Version - 2.0.11

Choose a tag to compare

@mgraffg mgraffg released this 14 Jan 14:45
5ae4fdb

The version contains two new classes, BoWT and DenseBoWT. The aim is to provide classes that can be used solely to transform text into vector space.

Version - 2.0.10

Choose a tag to compare

@mgraffg mgraffg released this 25 Oct 18:22
93f3947
Merge pull request #133 from INGEOTEC/develop

Version - 2.0.10

Version - 2.0.9

Choose a tag to compare

@mgraffg mgraffg released this 15 Oct 23:29
7766095
Merge pull request #132 from INGEOTEC/develop

Version - 2.0.9

Version - 2.0.8

Choose a tag to compare

@mgraffg mgraffg released this 10 Sep 14:49
870f4be

Parameters.

Version - 2.0.7

Choose a tag to compare

@mgraffg mgraffg released this 22 Feb 11:54
478f352

Implementing StackBoW.

Version - 2.0.6

Choose a tag to compare

@mgraffg mgraffg released this 01 Feb 11:40
62f94a1

This version improves the classes BoWBP and DenseBoWBP. It also develops a stack generalization using the sparse and dense representation, namely StackBoWGP.

Version - 2.0.5

Choose a tag to compare

@mgraffg mgraffg released this 26 Jan 00:36
bab04f0

CLI for unique feature.