Skip to main content

Working With Kerala Police ;State Crime Records Bureau

Thanks to Mr. Habeeb Khan -


Last few days i have been working with KSPD(Kerala State police department)  for my project .I should thank to my brother for helping me to get over there : he Introduced me to SP Jayakumar . who is the Cheif over there. things got moved swiftly. Got an Insight view about how things are beign done . I Also found that Crime Bureau in India have a Special wing which perform the near similar tasks of my project but of-course offline and manual . well its a good bussiness idea 3:)

Update 

Today my web-crawler have been built and its being tested to incorporate LDA algorithm for topic detection which i belive will give me relavent pages of interest
My deadl line is 19th of this month : And IM running Really short in time : datacollection part is really getting tough as , the department will most probably hand over me with hard copy of data

Comments

Popular posts from this blog

Interview experience

Recently,  I happen to attend interview for software engineer by a reputed engineering firm.  My recent career break made it harder for me to find some good job.  Earlier I want qualified for good job due to my education & now due to career break.  It seems like I'm also facing usual chicken and egg problem. But I find this shocking these industry people are basically concerned about knows language rather than knowing how to use the programming language &  effectively share ideas. I happen to observe certain interview sessions & facts going on while I was waiting in interviewing session room for my interview to happen Let me start with mine. It's always good to have a view about oneself before Judging others.  I passed two rounds of technicals &  was kicked out just by the first question in third round. And do you want to know what was that question? "Do you have worked using mfc???" Answered honestly as No.  & the reply I g...

Need For a Simple Distributed Computing Tools

I have been working on a few hobby project these days. while going through,I came across two key challenges. Challenge One "The Need to tap in to parallel processing power of all the resources one might have in a simple way" Assume the scenario of a person who is in a need to jump start a research activity/ some computationally intensive task, which needs a large computing power & resources. And he or she is in such a situation that they want to be able in include resources in much more dynamic way & is on a Mobile or Adhoc network where anything can happen. At the very same time i don't want to ignore the point that these days even our mobile devices have turned so powerful (a typical arm cpu of  Samsung s4   will churn out 49 Gigaflops). And the overall system should be simple to use understand & operate. I came across a thess work Self organised software agents where the agent programs are designed in such a way that they understands the enviro...