Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 887 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 887 Bytes

Text Matcher 🔍

Utility for storing texts in sentence-wise approach and searching for similar sentences in a context-aware approach.
Based on BERT NLP model (bert-base-nli-mean-tokens).

Deployment

  1. Clone repository with git clone [email protected]:YevheniiSemendiak/text_matcher.git;
  2. Deploy TextMatcher with docker-compose up --build;

Usage

  1. Simple CLI tool.

    • Being in text_matcher/back folder hit python3 simple_cli.py.
    • Requires pika and pymongo Python3 modules installed.
  2. Web GUI:

    • Build using Vue.js & Vuetify.js frameworks.
    • Add, read texts and compare sentences.

Questions or Suggestions?

Contact me at TG or 📧.