GithubHelp home page GithubHelp logo

breadfan / bachelor-thesis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.1 MB

Applying embeddings (bert, w2v) to the posts of new social network's users for futher recommendations

Jupyter Notebook 100.00%
bert categorization

bachelor-thesis's Introduction

Applying words representations in embeddings (Bert, w2v) to automatic categorization of posts problem.

This is my bachelor thesis and consists of algorithm I developed for myself. However, it is not hard and rocket since things — I've done only aggregation of well-known algos for different tasks. Probably it could be helpful to someone (I hope).

So, the main problem in Hyppr (company I did this for) was in lack of recommender system. I was student at that moment so decided to kill two rabbits with one bullets: dive into Bert and text representation in general and make some simple recommender.

Posts in this SN either an image or the video (which could be represented as discrete set of images). Using Google API, we got some simple objects set for the image. This is crucial moment — getting a set of words instead of pictures. And then we could play as we want — in my work I used RoBERTa model, BERTopic and classic w2v + tf-idf.

In the end model with w2v+tf-idf showed best quality. There is a simple reason for it: in each set for each image objects, or words were not connected to each other, hereby causing bad quality for sequence2sequence models (as for the Bert)

bachelor-thesis's People

Contributors

breadfan avatar

Watchers

 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.