Commit 
							
							·
						
						8badbbe
	
1
								Parent(s):
							
							5ca1bca
								
Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1 +1,8 @@ | |
| 1 | 
            -
            Hartmann, J., Bergner, A., & Hildebrand, C. (2023). MindMiner: Uncovering Linguistic Markers of Mind Perception as a New Lens to Understand Consumer-Smart Object Relationships. Journal of Consumer Psychology, Forthcoming.
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            Hartmann, J., Bergner, A., & Hildebrand, C. (2023). MindMiner: Uncovering Linguistic Markers of Mind Perception as a New Lens to Understand Consumer-Smart Object Relationships. Journal of Consumer Psychology, Forthcoming.
         | 
| 2 | 
            +
             | 
| 3 | 
            +
            You can apply MindMiner as follows:
         | 
| 4 | 
            +
             | 
| 5 | 
            +
            model_name = "j-hartmann/MindMiner"
         | 
| 6 | 
            +
            mindminer = pipeline(model=model_name, function_to_apply="none", device = 0) 
         | 
| 7 | 
            +
             | 
| 8 | 
            +
            For details, see: https://github.com/j-hartmann/MindMiner/blob/main/MindMiner.ipynb
         |