Skip to content

Algorithmically extract keywords from text (a work in progress)

License

Notifications You must be signed in to change notification settings

assemblymade/keywords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keywords

asm-keywords implements a few different (statistical and NLP) methods for extracting keywords from text.

Installation

git clone [email protected]:assemblymade/keywords.git.

Hacking

lein deps; lein ring server

Examples

(use 'keywords.core)

(rake "I am a string of text. It's not that I have a point exactly, I'm just an example.")

Bugs

Open an issue

License

Copyright © 2015 Assembly, Inc.

AGPL v3.0

About

Algorithmically extract keywords from text (a work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published