https://github.com/paradite/tf-idf-keyword
:mag_right: Get keywords from a piece of text using tf-idf
https://github.com/paradite/tf-idf-keyword
keyword nlp tf-idf
Last synced: 5 months ago
JSON representation
:mag_right: Get keywords from a piece of text using tf-idf
- Host: GitHub
- URL: https://github.com/paradite/tf-idf-keyword
- Owner: paradite
- License: mit
- Created: 2017-11-27T17:26:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T09:51:50.000Z (over 1 year ago)
- Last Synced: 2025-03-31T12:11:11.020Z (6 months ago)
- Topics: keyword, nlp, tf-idf
- Language: JavaScript
- Homepage: https://paradite.github.io/tf-idf-keyword/
- Size: 39.1 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/