Sergey Tihon's blog articles

0
comment
on 6/26/2013 6:10 AM
There are two good news for all F# NLP lovers. News #1: Using The Stanford Parser from F# is easier than it has ever been. From now, the latest version(v3.2.0.0) of The Stanford Parser is available on Nuget. All you need to do is: Install-Package FSharp.NLP.Stanford.Parser Download models from The Stanford NLP Group site. Extract models […]
>> Read the full article
.
0
comment
on 6/24/2013 12:37 PM
Nowadays, Atlassian products become more and more popular. Different companies and teams start using Jira and Confluence for project management. It would be good to have an ability to communicate with these services from .NET. As you probably know, Jira and Confluence are pure Java applications. Both applications provide SOAP and REST services. REST is […]
>> Read the full article
.
0
comment
on 6/24/2013 1:19 AM
SharePoint Search Service Applications have two modes for crawling content: Full Crawl that re-crawls all documents from Content Source. Incremental Crawl that crawls documents modified since the previous one. But it is really not enough if you are working on search driven apps. (More about SharePoint crawling you can read in Brian Pendergrass “SP2010 Search […]
>> Read the full article
.
0
comment
on 6/23/2013 2:03 PM
“Design patterns are bug reports against your programming language” Peter Norvig Welcome to F# Weekly, A roundup of F# content from this past week: News F# Software Foundation is more and more active day by day. Want to know more and be involved? Join now! New beautiful FunScript web site was released! FsCheck (an automatic […]
>> Read the full article
.
0
comment
on 6/16/2013 2:04 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Is anybody else interested in getting F# a snazzy logo? Share your thoughts! F# example usage of TopShelf. Some Vagrant provisioning scripts for hosting a WebSharper site on Ubuntu server were created. A bit of F# magic in scriptcs. “INotifyPropertyChanged Type […]
>> 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