dmr76 commited on
Commit
98349c6
1 Parent(s): 0a494c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ probs, labels = predict_tweet(cleaned_tweet, model, tokenizer, device)
81
  print("Please don't forget to cite the paper: https://ssrn.com/abstract=4542949")
82
  print(labels, probs)
83
  ```
84
- For ***batch processing***, get the python notebook from the [GitHub Repository](https://github.com/dringel/Synthetic-Experts)
85
 
86
  ### Citation
87
  Please cite the following reference if you use synthetic experts in your work:
 
81
  print("Please don't forget to cite the paper: https://ssrn.com/abstract=4542949")
82
  print(labels, probs)
83
  ```
84
+ *Predict thousands tweets with the ***batch processing python notebook***, available in my* [GitHub Repository](https://github.com/dringel/Synthetic-Experts)
85
 
86
  ### Citation
87
  Please cite the following reference if you use synthetic experts in your work: