Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guillim/keyword_extract_app
- Owner: guillim
- Created: 2018-12-20T13:43:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:03:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T17:30:03.694Z (almost 2 years ago)
- Language: Vue
- Homepage: https://keyword-extract-app.herokuapp.com
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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 devEasy !