8 posts · 3,137 views
R&D software developer and PhD candidate
amsqr
8 posts
Sort by Latest Post, Most Popular
View by Condensed, Full
by Alejandro Mosquera in amsqr
New user-generated content music genres such as the "Bytebeat", that is a new genre of electronic music where a piece of rhythmic and/or somewhat melodic music is generated in real-time using just a relatively short formula. In this experiment I combine both approaches, generative L-systems and executable formulae.... Read more »
Ville-Matias Heikkilä. (2011) Discovering novel computer music techniques by exploring the space of short computer programs. Corr. arXiv: 1112.1368v1
by Alejandro Mosquera in amsqr
An L-system or Lindenmayer system is a parallel rewriting system, namely a variant of a formal grammar.I have implemented a simple L-system class with HTML5 Canvas or WebGL output. Feel free to explore the predefined models or create your own.... Read more »
Przemyslaw Prusinkiewicz, Aristid Lindenmayer. (1990) The Algorithmic Beauty of Plants. Springer-Verlag. pp. 101–107. DOI: 10.1016/S0168-9452(96)04526-8
by Alejandro Mosquera in amsqr
A pixel by pixel method has been proved useful to detect unhealthy regions using leaf images. For this reason I have implemented a pixel by pixel algorithm in order to detect damaged leaf sections and to calculate leaf area in pixels.... Read more »
Pérez Rodríguez F., Camino Saco A., Mendes Lopes D.M., Rojo Alboreca A., Gómez García E. (2012) SCANNING LEAVES ALGORITHM BASED IN “RGB PIXEL BY PIXEL” METHOD. Proceedings of V European Congress of Methodology. info:/
by Alejandro Mosquera in amsqr
TwitFight is a proof of concept application that uses several Natural Language Processing (NLP) techniques such as sentiment analysis or text mining to analyze two sets of "tweets" obtained by querying the Twitter API. ... Read more »
Bo Pang, Lillian Lee, & Shivakumar Vaithyanathan. (2002) Thumbs up? Sentiment Classification using Machine Learning Techniques. Proceedings of the ACL-02 conference on Empirical methods in natural language processing. arXiv: cs/0205070v1
by Alejandro Mosquera in amsqr
EmotiMeter is a client-side application that continuously search for emoticons (happy / sad) in Twitter updates and draws a circle in a world map regarding the user location. ... Read more »
Bo Pang, Lillian Lee, & Shivakumar Vaithyanathan. (2002) Thumbs up? Sentiment Classification using Machine Learning Techniques. Proceedings of the ACL-02 conference on Empirical methods in natural language processing. arXiv: cs/0205070v1
by Alejandro Mosquera in amsqr
There are already several great Android malware static and dynamic analysis frameworks (http://code.google.com/p/droidbox/, http://code.google.com/p/apkinspector/, http://code.google.com/p/androguard/ ) but I still wanted not only testing my first hypothesis about the higher correlation of non-standard Android permissions and malware but to be able to discover the most common permissions that malware authors use when developing these troublesome applications.... Read more »
B. Sanz, I. Santos, C. Laorden, X. Ugarte-Pedrero y P.G. Bringas. (2012) On the Automatic Categorisation of Android Applications. Proceedings of the 9th IEEE Consumer Communications and Networking Conference (CCNC). info:/
A cellular automaton is a discrete model studied in computability theory and mathematics. It consists of an infinite, regular grid of cells, each in one of a finite number of states. The grid can be in any finite number of dimensions. Time is also discrete, and the state of a cell at time t is a function of the state of a finite number of cells called the neighborhood at time t-1. These neighbors are a selection of cells relative to some specified, and does not change (Though the cell itse........ Read more »
Stephen Wolfram. (2002) History of Cellular Automata. A New Kind of Science. info:/
by Alejandro Mosquera in amsqr
The relevance of informality analysis in social media texts... Read more »
Alejandro Mosquera, & Paloma Moreda. (2011) Enhancing the discovery of informality levels in Web 2.0 texts. Proceedings of the 3rd Language Technology Conference (LTC 2011), Poland. info:/
Do you write about peer-reviewed research in your blog? Use ResearchBlogging.org to make it easy for your readers — and others from around the world — to find your serious posts about academic research.
If you don't have a blog, you can still use our site to learn about fascinating developments in cutting-edge research from around the world.