klotz: document*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date / Title ↑ / - Bookmarks from other users for this tag

  1. train models for processing documents based on specific needs and requirements. It offers capabilities such as entity recognition, key information extraction, and data validation,
    2024-01-12 Tags: , , , , by klotz
  2. tokenizing and stemming each synopsis
    transforming the corpus into vector space using tf-idf
    calculating cosine distance between each document as a measure of similarity
    clustering the documents using the k-means algorithm
    using multidimensional scaling to reduce dimensionality within the corpus
    plotting the clustering output using matplotlib and mpld3
    conducting a hierarchical clustering on the corpus using Ward clustering
    plotting a Ward dendrogram
    topic modeling using Latent Dirichlet Allocation (LDA)
    2018-08-16 Tags: , , , , , , , by klotz
  3. A simple Python3 tool to detect similarities between files within a repository.
    Document similarity code adapted from Jonathan Mugan's tutorial:
    https://www.oreilly.com/learning/how-do-i-compare-document-similarity-using-python
    '''
    2020-03-11 Tags: , , , , by klotz
  4. Image Similarity Search
    Reverse Image Search
    Object Similarity Search
    Robust OCR Document Search
    Semantic Search
    Cross-modal Retrieval
    Probing Perceptual Similarity
    Comparing Model Representations
    Concept Interpolation
    Concept Space Traversal
    Image Similarity Search

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: document

About - Propulsed by SemanticScuttle