Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erksch/federated-ner-js-worker


https://github.com/erksch/federated-ner-js-worker

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Federated NER JavaScript Worker

## Setup

Install dependencies

```
yarn install
```

Run app and start development server

```
yarn start
```