I’ve just committed some updates changes to my KeywordClassifier extension for Visual Studio 2010 Beta 2.
I had already worked around some problems my custom classifier was causing with Beta 2 related to it’s use of a recursive invocation of the classifier services, but @noahsmark proposed a better way to get this done in Beta 2 […]