Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perone/feste

Feste is a free and open-source framework allowing scalable composition of NLP tasks using a graph execution model that is optimized and executed by specialized schedulers.
https://github.com/perone/feste

deep-learning language-model machine-learning nlp

Last synced: 18 days ago
JSON representation

Feste is a free and open-source framework allowing scalable composition of NLP tasks using a graph execution model that is optimized and executed by specialized schedulers.

Awesome Lists containing this project

README

        

![](/docs/source/_static/feste_logo.png)

## Feste

[![lint](https://github.com/perone/feste/actions/workflows/lint.yml/badge.svg)](https://github.com/perone/feste/actions/workflows/lint.yml) [![test](https://github.com/perone/feste/actions/workflows/test.yml/badge.svg)](https://github.com/perone/feste/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/perone/feste/branch/main/graph/badge.svg?token=OP45ZTZ6QX)](https://codecov.io/gh/perone/feste) [![Documentation Status](https://readthedocs.org/projects/feste/badge/?version=latest)](https://feste.readthedocs.io/en/latest/?badge=latest) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## ⚡ Installation

`pip install feste`

## 📖 Documentation

Please see [here](https://feste.readthedocs.io/en/latest/?) for the
documentation about:

- Installation
- Getting started
- Tutorials
- API documentation