All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.nearestneighbors.word2vec.word2vec.ftl Maven / Gradle / Ivy

There is a newer version: 1.0.0-beta3
Show newest version



    
    Nearest Neighbors

    
    

    

    
    

    
    

    
    

    
    

    
    

    
    
    



DeepLearning4j UI  


k Nearest Neighbors

  1. Upload a vectorized text file.
    • The text file should be space-delimited.
    • Each row should be a feature vector separated by spaces.
    • If an individual feature has multiple words, use underscore to separate the words.
  2. Enter an integer value for k (number of nearest neighbors).
  3. Then select a word on the left panel.
  4. A list of k nearest neighbors will appear on this page.
  5. Optional: Select a new word to update nearest neighbors.


Number of nearest words to be returned:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy