tfidf-text-analysis topic
List
tfidf-text-analysis repositories
retrieval
32
Stars
9
Forks
Watchers
Tunable full text search engine in JavaScript that: (1) works natively on web apps like Express.js; (2) easy to customize (via BM25) to specific types of documents (e.g. tweets, scientifc journals); (...
resume-match
17
Stars
14
Forks
Watchers
Web app to match resume to job type, using nlp svm classifier model. Data via webscraping. Uploaded resume converted from PDF to text using OCR.
DocumentSearchEngine
53
Stars
20
Forks
Watchers
Document Search Engine project with TF-IDF abd Google universal sentence encoder model