Skip to content

A chrome extension that highlights software engineering keywords on webpages.

Notifications You must be signed in to change notification settings

Tal-Ahmed/WWKeywordExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WWKeywordExtractor

This is a keyword extractor for software engineering related keywords.

Requirements

  • C++11
  • Emscripten SDK (for web assembly compilation)
  • Python 3

How it is build

  • There is an underlying C++11 machine learning module that is trained for keyword extraction
  • The C++11 module is compiled to WebAssembly using Emscripten
  • The Javascript files load the C++11 module and call it for keyword extraction

About

A chrome extension that highlights software engineering keywords on webpages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published