This is a quick Subversion (SVN) guide for Git users. This article helps you to get started with SVN right away, the Git way.
Topic Modelling using LDA with MALLET
Get started with Topic Modeling using LDA with MALLET. Learn how to use MALLET to automatically infer topics of a large collection of documents.
Tendencies-based collaborative filtering algorithm
As a part of my academic research project titled Impact of Recommender System, I got to study about various collaborative filtering algorithms. I was supposed to study, implement and compare them. Tendencies-based was the best among them in terms of accuracy and computational efficiency.1 It was proposed by Fidel Cacheda and his team of researchers from University Continue Reading
Text search using Stochastic Diffusion Search
Stochastic Diffusion Search (SDS), a multi-agent population-based global search and optimization algorithm, is a distributed mode of computation utilizing interaction between simple agents. SDS shows off a strong mathematical framework. It is robust, has minimal convergence criteria and linear time complexity. Stochastic Diffusion Search (SDS), a multi-agent population-based global search and optimization algorithm, is a distributed mode of computation utilizing interaction between simple agents. SDS shows off a strong mathematical framework. It is robust, has minimal convergence criteria and linear time complexity.
Social Media Integration into CiviCRM - CiviSocial
So my proposal for Google Summer of Code 2016 was accepted and I was one of the 1206 Google student developers all around the globe. I got a chance to work on CiviCRM alongside it's developers from all around the world. CiviCRM is a web-based, open source constituency relationship management specifically designed for the needs of Continue Reading
Facebook PHP SDK 4.0 - Re-asking declined permissions
On asking users for permissions after they have been denied, Facebook didn't show Login Dialog. Instead, it kept on reporting the permissions were denied. So, I added a parameter that made Facebook to show the Login Dialog.
