Blog articles

0
comment
on 2/16/2013 6:31 AM
Readers who follow me on Twitter or Google+ know this already, but… The third edition of C# in Depth is now available for early access from its page on the Manning website. I’ve been given a special discount code which expires at midnight EST on February[...]
.
0
comment
on 2/15/2013 1:47 PM
All code samples from this post are available on GitHub. Samples for one more Stanford NLP library were ported to .NET. It is Stanford Named Entity Recognizer (NER). To compile stanford-ner.jar to .NET assembly you need to follow the steps from my post “N[...]
.
0
comment
on 2/15/2013 11:38 AM
.
0
comment
on 2/14/2013 2:59 PM
Gosh it feels like a long time since I’ve blogged – particularly since I’ve blogged anything really C#-language-related. At some point I want to blog about my two CodeMash 2013 sessions (making the C# compiler/team cry, and learning lessons about API des[...]
.
0
comment
on 2/14/2013 8:28 AM
[ Update: the CRM type provider is now available as the FSharpx.TypeProviders.Xrm NuGet package. The namespace has changed from "Samples" to "FSharpx" ]  Part 1 - The Microsoft Dynamics CRM Type Provider SamplePart 2 - The Microsoft Dynamics CRM Type Prov[...]
.
0
comment
on 2/12/2013 11:43 PM
Foq is an open source .Net mocking library with a familiar fluent API for Moq users that lets you setup mock object using either LINQ or F# Code Quotations. Moq was developed to take advantage of .Net 3.5 LINQ expression trees and C# 3.0 features. Foq has[...]
.
0
comment
on 2/10/2013 4:25 PM
And the Journey converting “Machine Learning in Action” from Python to F# continues! Rather than following the order of the book, I decided to skip chapters 8 and 9, dedicated to regression methods (regression is something I spent a bit too much time doin[...]
.
0
comment
on 2/10/2013 11:48 AM
Welcome to F# Weekly, Hey, new portion of F# stuff from this past week is already here! Savor these with a cup of coffee. News Christoph Ruegg posted “Math.NET Numerics With Native Linear Algebra“. Don Syme looking for people with QuantLib & F# experience[...]
.
0
comment
on 2/8/2013 2:44 AM
All code samples from this post are available on GitHub. Continuing the theme of porting Stanford NLP libraries to .NET, I am glad to introduce one more library - Stanford Log-linear Part-Of-Speech Tagger. To compile stanford-postagger.jar to .NET assembl[...]
.
0
comment
on 2/7/2013 9:02 PM
The 2013 edition of Functional Programming eXchange is just over a month away, so if you’re not already signed up now the time to do so. When we first started Functional Programming eXchange back in 2009 there were very few functional programming conferen[...]
.
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