Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guillim/keyword_extract_app

A small app interface for keywords extraction from small french texts based on textacy
https://github.com/guillim/keyword_extract_app

Last synced: 2 days ago
JSON representation

A small app interface for keywords extraction from small french texts based on textacy

Awesome Lists containing this project

README

        

# keyword_extract_app

> simple Nuxt.js to visualize the Keyword extraction api

## Install

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

Easy !