Coder Social home page Coder Social logo

trellixvulnteam / my_search_5l3v Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mushroom2/my_search

0.0 0.0 0.0 131 KB

use word2vec with es_search and tensorflow

Shell 1.71% JavaScript 5.89% Python 63.88% Vue 26.51% Dockerfile 1.70% Stylus 0.32%

my_search_5l3v's Introduction

My search

alt text

Application to help you search similar sentences in your texts based on word2vec method

Stack

BackEnd

  • Python 3.6
  • Django 2.2
  • DRF
  • Elasticsearch 7.3
  • Tensorflow
  • NLTK

FrontEnd

  • VueJs
  • Vuetify
  • Nuxt
  • Vuex

Requriements

  • Docker
  • Docker-compose v3.2+

Setup

  • Clone this repo
  • cd ./my_search/docker_local_dev
docker-compose up
  • in new terminal tab
docker exec -it my_search_backend python manage.py fetch_vectorizer
docker exec -it my_search_backend python manage.py reindex_items
  • Go to 127.0.0.1 in your browser
  • Enjoy!

Road map

  • Implement Tensorflow REST server
  • Elasticsearch pagination
  • Tests

my_search_5l3v's People

Contributors

mushroom2 avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.