Skip to content

benmathes/keywords_for_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tag Keyphrases in a Directory

For people with lots of bare text files.

Who want to auto-tag the prominent phrases for graph-based note taking tools like NVAlt and Roam.

It is a python shell script.

That uses Natural Language Processing tools to automatically tag for you.

Unlike manually tagging what you find important, this script is much faster.

However it won't be as good as if you tagged the key phrases in your notes yourself.

What it does

Scans a directory, recursively, for text files, and adds the double-square brackets ([[) that graph-based network tools

Example

# lets assume I have a '~/notes' folder with hundreds of text files of notes
> python tag_keywords_phrases.py ~/notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages