We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c5461 commit a4ad890Copy full SHA for a4ad890
src/edu/stanford/nlp/pipeline/demo/corenlp-brat.html
@@ -16,8 +16,8 @@
16
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/dagre-d3/0.4.17/dagre-d3.min.js"></script>
17
18
<!-- CoreNLP -->
19
- <link rel="stylesheet" type="text/css" href="corenlp-brat.css"/>
20
- <script type="text/javascript" src="corenlp-brat.js"></script>
+ <link rel="stylesheet" type="text/css" href="corenlp-brat.css?v4.2.2"/>
+ <script type="text/javascript" src="corenlp-brat.js?v4.2.2"></script>
21
22
<meta charset="UTF-8">
23
</head>
0 commit comments