Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T09:51:50.000Z (5 months ago)
- Last Synced: 2024-11-02T09:51:36.558Z (18 days 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/