EmbeddingsAnalysis.jl

A package for embeddings processing
Author zgornel
Popularity
4 Stars
Updated Last
3 Years Ago
Started In
March 2019

Alt text

A package containing algorithms and utilities for embeddings processing. At this point, only word embeddings are de facto supported.

License Build Status Coverage Status

Installation

using Pkg
Pkg.clone("https://github.com/zgornel/EmbeddingsAnalysis.jl")

Features

To keep track with the latest features, please consult NEWS.md and the documentation.

License

The code has an MIT license and therefore it is free.

Reporting Bugs

This is work in progress and bugs may still be present...¯\(ツ)/¯ Do not worry, just open an issue to report a bug or request a feature.