kyleluoma commited on
Commit
df6ab0d
·
verified ·
1 Parent(s): 5c49707

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -12,9 +12,12 @@ Inference using this model requires a token tagging pre-processing step. This is
12
  To most easily use this model, download the snails_naturalness_classifier.py and tokenprocessing.py files in this
13
  repository and run snails_naturalness_classifier.py.
14
 
15
- For more information about the SNAILS project:
16
  GitHub repository: https://www.github.com/KyleLuoma/SNAILS
17
 
 
 
 
18
  Citing this model:
19
 
20
  ```
 
12
  To most easily use this model, download the snails_naturalness_classifier.py and tokenprocessing.py files in this
13
  repository and run snails_naturalness_classifier.py.
14
 
15
+ For more information about the SNAILS project and to access the training data:
16
  GitHub repository: https://www.github.com/KyleLuoma/SNAILS
17
 
18
+ Read the paper:
19
+ https://dl.acm.org/doi/10.1145/3709727
20
+
21
  Citing this model:
22
 
23
  ```