Giter Club home page Giter Club logo

clustering_seo_group_keywords's Introduction

Case Study: Determination of Short Tail Keywords for Marketing

data Set : AAAI 2013 Accepted Papers Data Set
downloable from: https://archive.ics.uci.edu/ml/datasets/AAAI+2013+Accepted+Papers

features

Title: Free text; title of the paper
Keywords: Free text; author-generated keywords
Topics: Categorical; author-selected, low-level keywords from conference-provided list
Groups: High-level keywords: Categorical; author-selected, high-level keywords from conference-provided list

Features exploration

The strategy for the determiation of short tail keywords for marketing is to cluster the papers in 10 different SEO keyword groups. We initally break the research papers into segments. We noticed that a given research paper can fall into more than one group and keyword.In clustering, the more the number of features fed in, the higher the chances to discover features that influence during the cluster discovery process. To be able to use the k-means algorithm, we also need to convert textual data into numerical data and use the existing four features to generate more features.

Generation of features

To make it simple, we are going to use the feature ''groups'' to generate features since it's composed of many values. So, we converted the “groups” feature into Boolean, such that a research paper that falls within a group will have 1 marked next to it, and 0 otherwise. thus, we are going to have a matrix where the columns will represent the different groups and rows will represent the research papers.

clustering_seo_group_keywords's People

Contributors

sbouslama 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.