k Nearest Neighbors
- 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.
- Enter an integer value for k (number of nearest neighbors).
- Then select a word on the left panel.
- A list of k nearest neighbors will appear on this page.
- Optional: Select a new word to update nearest neighbors.
- 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.
Number of nearest words to be returned: