Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.carrot2.text.vsm Classes and Interfaces - 16 results found.
| Name | Description | Type | Package | Framework |
| ITermWeighting | Calculates term weights for the term-document matrix. | Interface | org.carrot2.text.vsm | Carrot |
|
| LinearTfIdfTermWeighting | Calculates term-document matrix element values based on Linear Inverse Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| LogTfIdfTermWeighting | Calculates term-document matrix element values based on Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| ReducedVectorSpaceModelContext | Stores data related a Vector Space Model with reduced dimensionality. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilder | Builds a term document matrix based on the provided PreprocessingContext. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor | Metadata and attributes of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .AttributeBuilder | Attribute map builder for the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .Attributes | All attributes of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .Keys | Constants for all attribute keys of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducer | | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor | Metadata and attributes of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .AttributeBuilder | Attribute map builder for the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .Attributes | All attributes of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .Keys | Constants for all attribute keys of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TfTermWeighting | Calculates term-document matrix element values based on Log Inverse Term Frequency. | Class | org.carrot2.text.vsm | Carrot |
|
| VectorSpaceModelContext | Stores data related to the Vector Space Model of the processed documents. | Class | org.carrot2.text.vsm | Carrot |