Update README.md
Browse files
README.md
CHANGED
@@ -93,5 +93,11 @@ SentenceTransformer(
|
|
93 |
<!--- Describe where people can find more information -->
|
94 |
Please cite this paper if using the model.
|
95 |
|
96 |
-
|
97 |
-
Using a Nearest-Neighbour, BERT-Based Approach for Scalable Clone Detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
<!--- Describe where people can find more information -->
|
94 |
Please cite this paper if using the model.
|
95 |
|
96 |
+
@inproceedings{chochlov2022using,
|
97 |
+
title={Using a Nearest-Neighbour, BERT-Based Approach for Scalable Clone Detection},
|
98 |
+
author={Chochlov, Muslim and Ahmed, Gul Aftab and Patten, James Vincent and Lu, Guoxian and Hou, Wei and Gregg, David and Buckley, Jim},
|
99 |
+
booktitle={2022 IEEE International Conference on Software Maintenance and Evolution (ICSME)},
|
100 |
+
pages={582--591},
|
101 |
+
year={2022},
|
102 |
+
organization={IEEE}
|
103 |
+
}
|