Giter Site home page Giter Site logo

svdouble / vk-ml-toolbox Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 56 KB

A Python tool for scraping and analyzing data from VK, demonstrating data handling and machine learning techniques. For educational purposes only.

Home Page: https://svdouble.github.io

License: MIT License

Python 100.00%
ml scraping vk

vk-ml-toolbox's Introduction

VK Data Fetch

This repository contains a personal project developed for educational purposes, focusing on data scraping and analysis from VK, a well-known social networking service. The project is not currently under active development but is available publicly on GitHub to demonstrate my experience with such projects.

Project Overview

  • Programming Language: Python
  • Package Management: pip

Configuration and Usage

Initial Setup

Define your configuration settings in todo.yml. Further details on configuration options are provided within the file.

Modification and expansion of available methods are possible by editing methods.yml.

Data Fetching

To initiate data fetching, execute the fetcher module. Optional command-line arguments include:

  • --skip-fetcher to bypass data fetching
  • --skip-merger to bypass data merging
  • --skip-ml to omit the machine learning training step
  • --model-path to designate a specific path for the FastText model

Machine Learning Features

The project incorporates machine learning to process and analyze text data from VK through the use of embeddings, with the aim of identifying similarities between groups and users.

  • Text Processing: Text data undergoes filtering and preprocessing based on language.
  • Embedding Generation: Embeddings are generated if a FastText model path is specified (--model-path), by averaging sentence vectors from the processed text.
  • Activation: Use the --model-path option to enable machine learning features. The --skip-ml option allows for skipping this phase.

Disclaimer

This project is independently created and is neither officially affiliated with nor endorsed by VK or any of its affiliates. It is provided as-is, and users assume all risks associated with its use.

License

Licensed under the MIT License.

vk-ml-toolbox's People

Contributors

svdouble avatar

Watchers

 avatar Lev Chizhov avatar Alexander Morozov 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.