Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ This is NOT the full model being used to tag OpenAlex works with a topic. For th
|
|
21 |
|
22 |
The input data is expected to be in the following format:
|
23 |
|
24 |
-
"
|
25 |
|
26 |
Since this was train
|
27 |
|
|
|
21 |
|
22 |
The input data is expected to be in the following format:
|
23 |
|
24 |
+
"\<TITLE\> {insert-processed-title-here}\n\<ABSTRACT\> {insert-processed-abstract-here}"
|
25 |
|
26 |
Since this was train
|
27 |
|