• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum TermExtractionTransformScoreType

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum TermExtractionTransformScoreType
    
  

Fields

Frequency

Specifies that the term extraction score should be calculated using a frequency score.

TDIDF

Specifies that the term extraction score should be calculated using a term frequency, inverse document frequency score.

© Varigence