zgornel / EmbeddingsAnalysis.jl

A package for embeddings processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A package for embeddings processing

License:MIT License


Languages

Language:Julia 100.0%