blog.markwatson.com
Mark Watson's blog: Net Neutrality (Yeah!), a new distributed wiki, and my current Clojure project
http://blog.markwatson.com/2015/03/net-neutrality-yeah-new-distributed.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Monday, March 02, 2015. A new distributed wiki, and my current Clojure project. I think that Ward Cunningham's new Federated Wiki. On github: github.com/fedwiki. Is a very interesting idea for combining local storage with federated sharing of content. Something to keep our eyes on! Is my web site:. Natural...
blog.markwatson.com
Mark Watson's blog: My two Clojure projects, life in Sedona Arizona, and my new book project
http://blog.markwatson.com/2015/04/my-two-clojure-projects-life-in-sedona.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Wednesday, April 08, 2015. My two Clojure projects, life in Sedona Arizona, and my new book project. Uses NLP to identify entities in eBooks, web pages and notes and add an information icon that provides DBPedia (WikiPedia) information on the fly. In using KB2 myself, the automatic Bing searches showing re...
blog.markwatson.com
Mark Watson's blog: Testing the new Amazon Zocalo cloud file storage service
http://blog.markwatson.com/2014/07/testing-new-amazon-zocalo-cloud-file.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Sunday, July 27, 2014. Testing the new Amazon Zocalo cloud file storage service. I am still looking for Dropbox alternatives. I wrote five days ago about trying Office 365 and OneDrive. And today I will briefly go over my first impressions of Zocalo:. It really is not fair to compare Zocalo and Office 365/...
blog.markwatson.com
Mark Watson's blog: I pushed a NLP demo to IBM's PaaS service BlueMix
http://blog.markwatson.com/2014/09/i-pushed-nlp-demo-to-ibms-paas-service.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Wednesday, September 24, 2014. I pushed a NLP demo to IBM's PaaS service BlueMix. The demo processes news stories to summarize them and map entities found in the text to DBPedia URIs. The Ruby code is similar in functionality to the open source Haskell NLP code on my github account. Is my web site:. Natura...
blog.markwatson.com
Mark Watson's blog: Experimenting with Clojure + Ember.js and ClojureScript with Om
http://blog.markwatson.com/2014/10/experimenting-with-clojure-emberjs-and.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Sunday, October 12, 2014. Experimenting with Clojure Ember.js and ClojureScript with Om. Getting started with Om is straight forward. I used the chestnut lein plugin. To create a new Clojure ClojureScript Om project. The chestnut plugin is very nice - it set up a reasonable development environment with...
blog.markwatson.com
Mark Watson's blog: Some Haskell hacks: SPARQL queries to DBPedia and using OpenCalais web service
http://blog.markwatson.com/2014/07/some-haskell-hacks-sparql-queries-to.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Tuesday, July 08, 2014. Some Haskell hacks: SPARQL queries to DBPedia and using OpenCalais web service. For various personal (and a few consulting) projects I need to access DBPedia and other SPARQL endpoints. I use the hsparql. LANGUAGE ScopedTypeVariables,OverloadedStrings #-}. Print " n n n". S,p,o] of.
blog.markwatson.com
Mark Watson's blog: I am open sourcing my Haskell NLP experiments
http://blog.markwatson.com/2014/09/i-am-open-sourcing-my-haskell-nlp.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Saturday, September 13, 2014. I am open sourcing my Haskell NLP experiments. I just switched the github repository for my NLP experiments. To be a public repository. Git pull requests will be appreciated! Mark Watson, author and consultant. Subscribe to: Post Comments (Atom). Is my web site:. A demo web app.
blog.markwatson.com
Mark Watson's blog: Happy New Year
http://blog.markwatson.com/2015/01/happy-new-year.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Saturday, January 03, 2015. I would like to wish everyone a Happy New Year! I am not going to make new year technology predictions, but I do have a few comments on what technology I am using and what I expect to be using this year:. Mark Watson, author and consultant. Subscribe to: Post Comments (Atom).
blog.markwatson.com
Mark Watson's blog: I updated cookingspace.com
http://blog.markwatson.com/2014/10/i-updated-cookingspacecom.html
I am the author of 16 books on artificial intelligence and the semantic web. I use this blog to share ideas and code snippets using my favorite languages: Clojure, Java, Haskell, Common Lisp, and Ruby. Friday, October 17, 2014. I updated cookingspace.com. I originally wrote cookingspace.com. In Ruby and Rails about 8 years ago, and a few years ago I rewrote it from scratch in Clojure. Mark Watson, author and consultant. Subscribe to: Post Comments (Atom). Is my web site:. A demo web app. Small example ap...