TraceLab Component Library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
VSM.cs File Reference

Go to the source code of this file.

Classes

class  TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval.VSM
 Responsible for computing VSM similarities More...
 

Namespaces

package  TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval
 

Constant Groups

package  TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval
 

Enumerations

enum  TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval.VSMWeightEnum { TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval.VSMWeightEnum.TFIDF, TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval.VSMWeightEnum.BooleanQueriesAndTFIDFCorpus, TraceLab.Components.DevelopmentKit.Tracers.InformationRetrieval.VSMWeightEnum.NoWeight }
 Weights for VSM More...