Skip to content
/ atomnotes Public

A note system that allows for both audio and text summarization.

Notifications You must be signed in to change notification settings

rjfc/atomnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomnotes

A note system that allows for both audio and text summarization.
A valid Google Cloud Platform must be set up and configured in order for the audio notes to work.

If you get the following error:

atomnotes\node_modules\natural\lib\natural\brill_pos_tagger\lib\Brill_POS_Tag
ger.js:26

logger.setLevel('WARN');
       ^

TypeError: logger.setLevel is not a function

Comment out logger.setLevel('WARN') in node_modules\natural\lib\natural\brill_pos_tagger\lib\Brill_POS_Tagger.js.

About

A note system that allows for both audio and text summarization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published