stanza
stanza copied to clipboard
http://stanza.run/ Website crashes
Describe the bug http://stanza.run/ Website crashes.
I need it,Please fix it.Thank you very much.
It works fine for me right now. What issue are you having?
------------------ 原始邮件 ------------------ 发件人: "stanfordnlp/stanza" <[email protected]>; 发送时间: 2020年12月7日(星期一) 上午10:55 收件人: "stanfordnlp/stanza"<[email protected]>; 抄送: "戈晓松"<[email protected]>;"Author"<[email protected]>; 主题: Re: [stanfordnlp/stanza] http://stanza.run/ Website crashes (#553)
It works fine for me right now. What issue are you having?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
It works fine for me right now. What issue are you having?
jquery-2.1.4.min.js:1 Failed to load resource: net::ERR_TIMED_OUT
bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery
at bootstrap.min.js:6
chosen.jquery.min.js:2 Uncaught ReferenceError: jQuery is not defined
at chosen.jquery.min.js:2
at chosen.jquery.min.js:2
stanza-brat.js:985 Uncaught ReferenceError: $ is not defined
at stanza-brat.js:985
jquery.svg.min.js:6 Uncaught ReferenceError: jQuery is not defined
at jquery.svg.min.js:6
jquery.svgdom.min.js:6 Uncaught ReferenceError: jQuery is not defined
at jquery.svgdom.min.js:6
dispatcher.js:130 Uncaught ReferenceError: jQuery is not defined
at dispatcher.js:130
url_monitor.js:127 Uncaught ReferenceError: jQuery is not defined
at url_monitor.js:127
visualizer.js:3139 Uncaught ReferenceError: jQuery is not defined
at visualizer.js:3139
I have no idea what I'm looking at in these screenshots
Please send an explanation of what you do to cause the error you are seeing.
I just type text and click submit button.Then nothing happened.So I open F12 and find these errors.
------------------ 原始邮件 ------------------ 发件人: "stanfordnlp/stanza" <[email protected]>; 发送时间: 2020年12月7日(星期一) 中午11:09 收件人: "stanfordnlp/stanza"<[email protected]>; 抄送: "戈晓松"<[email protected]>;"Author"<[email protected]>; 主题: Re: [stanfordnlp/stanza] http://stanza.run/ Website crashes (#553)
I have no idea what I'm looking at in these screenshots
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
It looks like you were unable to load a resource, which honestly has nothing to do with our server.
If you want to experiment with stanza, you can always download it and run it locally.
Ok,Thank for your help.In fact,I just want to learn how the annotation page is developed.I realized that brat is not suitable for me.
------------------ 原始邮件 ------------------ 发件人: "stanfordnlp/stanza" <[email protected]>; 发送时间: 2020年12月7日(星期一) 中午11:51 收件人: "stanfordnlp/stanza"<[email protected]>; 抄送: "戈晓松"<[email protected]>;"Author"<[email protected]>; 主题: Re: [stanfordnlp/stanza] http://stanza.run/ Website crashes (#553)
It looks like you were unable to load a resource, which honestly has nothing to do with our server.
If you want to experiment with stanza, you can always download it and run it locally.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
It could be that @Aaron-Ge 's network environment blocks the CDNs that we use for some of the JavaScript files. One potential solution would be to serve them from our servers.
Thanks,I have got what I need in brat website.