Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three potential keyword extraction solutions

Simple Extraction using frequency

This solution is located underneath the simpleKeywordEnv directory. I personally ran and tested it by using a web server ( I use Simple Web Server ) and running the simpleKeywordEnv Directory.

Example SS:

image

After running the directory, you can navigate to localhost/ and see the very simple html where you can paste in the job description and run the extraction.

Compromise Library

Located in the compromiseKeywordEnv directiory. This solution uses the Compromise library to do the extraction. It is ran the same way as the simple extraction.

NLP.js

Located in the nlpKeyWordEnv directiory. This is a work in progress, but it is a much more sophisticated library that uses data learning to give better extractions. This solution would require much more setup due to the training that would need to be done.

About

Testing Solutions for Keyword Extraction

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages