Faisal Waris's blog articles

0
comment
on 12/14/2012 9:01 PM
Web development is so different today than what it was even a few years ago. Web 1.0 (if we can call it that) is fading fast. Web 2.0 is in full swing. HTML 5 + CSS 3 and JavaScript are … Continue reading →
>> Read the full article
.
0
comment
on 10/30/2012 1:10 PM
In natural language processing (NLP), one of the first steps is to find the ‘stems’ of words from the ‘paradigm’ forms found in regular text. For example “construction” and “constructing” are paradigms of the stem “construct”. (Note there is a … Continue reading →
>> Read the full article
.
0
comment
on 8/27/2012 8:12 PM
Constraint Programming is a vast subject area in AI and Operations Research. Some well-known Constraint Satisfaction Problems (CSP) are Sudoku, N-Queens, Map Coloring, Scheduling (of many kinds, e.g. classrooms-to-courses). In general, CSP are NP-hard but many techniques/algorithms have emerged to … Continue reading →
>> Read the full article
.
0
comment
on 7/8/2012 6:31 AM
I happen to be working on the visualization of ‘largish’ graphs (as in network of connected nodes). I started out with 2D layouts but found that after about a 100 nodes the visualization starts to be come ineffective. The graph … Continue reading →
>> Read the full article
.
0
comment
on 6/26/2012 9:26 AM
A useful (if not perfect) HTML parser / serializer that leverages F# Active Patterns. (Until proven otherwise, I am staking the claim that this is the worlds smallest.) Please see: http://fshtml.codeplex.com/
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper