Commit 
							
							·
						
						309889f
	
1
								Parent(s):
							
							8bc6115
								
Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -2,6 +2,15 @@ 
     | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - text-classification
         
     | 
| 4 | 
         
             
            library_name: fasttext
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 5 | 
         
             
            ---
         
     | 
| 6 | 
         | 
| 7 | 
         
             
            # Fasttext nearest neighbors
         
     | 
| 
         | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - text-classification
         
     | 
| 4 | 
         
             
            library_name: fasttext
         
     | 
| 5 | 
         
            +
            widget:
         
     | 
| 6 | 
         
            +
            - text: "apple"
         
     | 
| 7 | 
         
            +
              example_title: "apple"
         
     | 
| 8 | 
         
            +
            - text: "cat"
         
     | 
| 9 | 
         
            +
              example_title: "cat"
         
     | 
| 10 | 
         
            +
            - text: "sunny"
         
     | 
| 11 | 
         
            +
              example_title: "sunny"
         
     | 
| 12 | 
         
            +
            - text: "water"
         
     | 
| 13 | 
         
            +
              example_title: "water"
         
     | 
| 14 | 
         
             
            ---
         
     | 
| 15 | 
         | 
| 16 | 
         
             
            # Fasttext nearest neighbors
         
     |