paradite / tf-idf-keyword

:mag_right: Get keywords from a piece of text using tf-idf

Home Page:https://paradite.github.io/tf-idf-keyword/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf-idf keyword

Motivation

I want to automatically generate keywords from my new blog posts to set as tags.

Solution

A web app in 100 lines of JavaScript using basic NLP concepts.

Try

https://paradite.github.io/tf-idf-keyword/

About

:mag_right: Get keywords from a piece of text using tf-idf

https://paradite.github.io/tf-idf-keyword/

License:MIT License


Languages

Language:JavaScript 60.7%Language:HTML 30.3%Language:CSS 9.0%