PHP-ML v0.8.0 Release Notes

Release Date: 2019-03-20 // about 5 years ago
  • โž• Added

    • [Tokenization] Added NGramTokenizer (#350)
    • editorconfig file (#355)

    ๐Ÿ›  Fixed

    • [Dataset] FilesDataset read samples without additional array (#363)
    • ๐Ÿ›  [Tokenization] fixed error with numeric token values (#363)

    ๐Ÿ”„ Changed

    • ๐ŸŽ [Math] improved performance with pow and sqrt replacement (#350)
    • [Math] reduce duplicated code in distance metrics (#348)
    • โšก๏ธ update phpunit to 7.5.1 (#335)
    • ๐Ÿ’… code style fixes (#334)