We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc97ab6 commit f29b3f4Copy full SHA for f29b3f4
README.md
@@ -22,6 +22,9 @@ cd OpenVocabCodeNLM
22
pip install -r requirements.txt #python2
23
pip3 install -r requirements.txt #python3
24
```
25
+The experiments in the paper were performed using Python 2.7.14 but we have currently not experienced any unresolved issue with Python 3. </br>
26
+In case you encounter any issues please open a new issue entry.
27
+
28
29
# Usage Instructions
30
If you want to try the implementation unzip the directory containing the sample data.
0 commit comments