Code Monkey home page Code Monkey logo

fashionrec's Introduction

Instagram Text Analysis - FashionRec

Overview

This repository contains scripts and programs used to analyze textual data from the Instagram API in the context of automatic intelligent fashion identification, classification and recommendation.

Modules

  • ./clean_data contains scripts for converting JSON Instagram data to csv,tsv,reduced json files that are suited for processing
  • ./data_exploration contains some descriptive analytics about the data
  • ./fasttext_on_spark contains a scalable implementation of FastText to run on Spark clusters
  • ./information_extraction contains scripts for unsupervised information extraction using semantic/syntactic clustering of text to match it to an ontology/domain data as well as using several external APIs as sources of distant supervision. Also contains scripts for evaluation.
  • ./wordvecs contains scripts training and evaluating word embeddings, as well as normalizing text corpora to be used for training word embeddings.
  • ./cnn_classification contains scripts for training a weakly supervised CNN text classifier and model serving.

Usage

See individual README.md for each module

References

If using any of the code in this repsitory in your work or research, please cite: 1

Deep Text Mining of Instagram Data Without Strong Supervision

[1] K.Hammar, S.Jaradat, N.Dokoohaki, M.Matskin TODO

@INPROCEEDINGS{8609589,
author={K. Hammar and S. Jaradat and N. Dokoohaki and M. Matskin},
booktitle={2018 IEEE/WIC/ACM International Conference on Web Intelligence (WI)},
title={Deep Text Mining of Instagram Data without Strong Supervision},
year={2018},
volume={},
number={},
pages={158-165},
keywords={Twitter;Ontologies;Task analysis;Clothing;Text mining;Information Extraction;Instagram;Weak Supervision;Word Embeddings},
doi={10.1109/WI.2018.00-94},
ISSN={},
month={Dec},}

License

BSD 2-clause, see LICENSE

Authors/Contributors

Kim Hammar, [email protected]

Shatha Jaradat, [email protected]

Nima Dokoohaki, [email protected]

fashionrec's People

Contributors

limmen avatar shatha2014 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.