UNPKG
text-keyword-extract
Version:
latest (0.1.1)
0.1.1
0.0.1
A nodejs module to extract keywords from text.
gitlab.com/autokent/text-keyword-extract
text-keyword-extract
/
QUICKSTART.js
3 lines
(2 loc)
•
74 B
JavaScript
View Raw
1
2
3
//const tka = require('text-keyword-extract');
const
tka =
require
(
'./'
);