Open GSViva opened 4 years ago
Works fine for me. If you share the input data to reproduce this, I'll take a look!
Thank you every so much!
I'm probably doing something wrong, since it's the first time I'm trying to use it. Any help will be appreciated. I've got a huge bibliography that is just unformatted in Word, and I'm about to embark on a monograph, I can't bear the idea of re-creating the bibliography from scratch them or having to sort out the references myself.
This is what i copy and paste: Abraham, Anna. 2018. ‘The Forest versus the Trees: Creativity, Cognition and Imagination’, in Rex E. Jung and Oshin Vartanian (eds) The Cambridge Handbook of the Neuroscience of Creativity, Cambridge University Press, 195-210.
Baker, Mona. 1996. Corpus-based Translation Studies: The challenges that lie ahead.”In Terminology, LSP and Translation: Studies in Language Engineering in Honour of Juan C. Sager, edited by Harold Somers, 175–186. Amsterdam: John Benjamins.
Bassnett, Susan and Peter Bush. (eds) 2006. The Translator as Writer. London & New York: Continuum. Abraham, Anna. 2018. ‘The Forest versus the Trees: Creativity, Cognition and Imagination’, in Rex E. Jung and Oshin Vartanian (eds) The Cambridge Handbook of the Neuroscience of Creativity, Cambridge University Press, 195-210.
Baker, Mona. 1996. Corpus-based Translation Studies: The challenges that lie ahead.”In Terminology, LSP and Translation: Studies in Language Engineering in Honour of Juan C. Sager, edited by Harold Somers, 175–186. Amsterdam: John Benjamins.
Bassnett, Susan and Peter Bush. (eds) 2006. The Translator as Writer. London & New York: Continuum.
And I get the parsing fine, can assign labels (I need to change something for it to work, otherwise the "use my data ..." remains greyed and I can't do anything else), but when I click on BibText or XML, then I get an untitled page that says 'about:blank' in the url field.
Odd! Maybe there's a configuration issue with your browser? When you click on the link a new page should open and, depending on your browser preferences, the bibliography should be displayed or downloaded. For example, my browser is configured to show the XML and JSON format in the window (I would then use File -> Save to download the data), while BibTeX would prompt me to download.
If your browser is configured to automatically download files, it's possible that the empty window opens and that the file is automatically saved to your default downloads folder. Have you checked there?
You don't need to make any changes to the labels for it to work. If you make no changes, there is no reason to use the 'use my data' checkbox (we would only save changed fields for training, because there is little benefit in using data which was already labeled correctly by the parser). Regardless of whether or not you make changes, and whether or not you check the 'use my data' checkbox, you can use the buttons to save your results.
Hm, perhaps I am running into a similar issue. It seems to have something to do with browsers, sort of:
With the following input data:
Andrejevic, M. (2014). The big data divide. International Journal of Communication, 8, 1673–1689. https://ijoc.org/index.php/ijoc/article/view/2161
Bitman, N., & John, N. A. (2019). Deaf and hard of hearing smartphone users: Intersectionality and the penetration of ableist communication norms. Journal of Computer-Mediated Communication, 24(2), 56–72. https://doi.org/10.1093/jcmc/zmy024
Chadwick, D., & Wesson, C. (2016). Digital inclusion and disability. In A. Attrill, & C. Fullwood (Eds.), Applied cyberpsychology (pp. 1-23). Palgrave Macmillan. https://doi.org/10.1057/9781137517036_1
Cihak, D. F., Wright, R., Smith, C. C., McMahon, D., & Kraiss, K. (2015). Incorporating functional digital literacy skills as part of the curriculum for high school students with intellectual disability. Education and Training in Autism and Developmental Disabilities, 50(2), 155–171. https://www.jstor.org/stable/24827532
In Firefox (Nightly, 79.0a1 (2020-06-16)):
However, saving that gives me the following file:
<!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
.rails-default-error-page {
background-color: #EFEFEF;
color: #2E2F30;
text-align: center;
font-family: arial, sans-serif;
margin: 0;
}
.rails-default-error-page div.dialog {
width: 95%;
max-width: 33em;
margin: 4em auto 0;
}
.rails-default-error-page div.dialog > div {
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
border-top: #B00100 solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
background-color: white;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
.rails-default-error-page h1 {
font-size: 100%;
color: #730E15;
line-height: 1.5em;
}
.rails-default-error-page div.dialog > p {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
Maybe you tried to change something you didn't have access to.
If you are the application owner check the logs for more information.
The three links to the saving formats return a blank page.