Commit 
							
							·
						
						245bb46
	
1
								Parent(s):
							
							fa33fb8
								
Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,11 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            license:  | 
|  | |
|  | |
|  | |
|  | |
| 3 | 
             
            ---
         | 
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            license: cc-by-nc-4.0
         | 
| 3 | 
            +
            library_name: fasttext
         | 
| 4 | 
            +
            tags:
         | 
| 5 | 
            +
              - text-classification
         | 
| 6 | 
            +
              - language-identification
         | 
| 7 | 
             
            ---
         | 
| 8 | 
            +
            ---
         | 
| 9 | 
            +
            ## FastText Model for Classification
         | 
| 10 | 
            +
             | 
| 11 | 
            +
            This model will classify products into L4 category where L0 Category is **Administrative**
         |