var bibbase_data = {"data":"\"Loading..\"\n\n
\n\n \n\n \n\n \n \n\n \n\n \n \n\n \n\n \n
\n generated by\n \n \"bibbase.org\"\n\n \n
\n \n\n
\n\n \n\n\n
\n\n Excellent! Next you can\n create a new website with this list, or\n embed it in an existing web page by copying & pasting\n any of the following snippets.\n\n
\n JavaScript\n (easiest)\n
\n \n <script src=\"https://bibbase.org/show?bib=https%3A%2F%2Fapi.zotero.org%2Fgroups%2F2386895%2Fcollections%2FVAEPA58T%2Fitems%3Fformat%3Dbibtex%26limit%3D100&jsonp=1&group0=author_short&jsonp=1\"></script>\n \n
\n\n PHP\n
\n \n <?php\n $contents = file_get_contents(\"https://bibbase.org/show?bib=https%3A%2F%2Fapi.zotero.org%2Fgroups%2F2386895%2Fcollections%2FVAEPA58T%2Fitems%3Fformat%3Dbibtex%26limit%3D100&jsonp=1&group0=author_short\");\n print_r($contents);\n ?>\n \n
\n\n iFrame\n (not recommended)\n
\n \n <iframe src=\"https://bibbase.org/show?bib=https%3A%2F%2Fapi.zotero.org%2Fgroups%2F2386895%2Fcollections%2FVAEPA58T%2Fitems%3Fformat%3Dbibtex%26limit%3D100&jsonp=1&group0=author_short\"></iframe>\n \n
\n\n

\n For more details see the documention.\n

\n
\n
\n\n
\n\n This is a preview! To use this list on your own web site\n or create a new web site from it,\n create a free account. The file will be added\n and you will be able to edit it in the File Manager.\n We will show you instructions once you've created your account.\n
\n\n
\n\n

To the site owner:

\n\n

Action required! Mendeley is changing its\n API. In order to keep using Mendeley with BibBase past April\n 14th, you need to:\n

    \n
  1. renew the authorization for BibBase on Mendeley, and
  2. \n
  3. update the BibBase URL\n in your page the same way you did when you initially set up\n this page.\n
  4. \n
\n

\n\n

\n \n \n Fix it now\n

\n
\n\n
\n\n\n
\n \n \n
\n
\n  \n Armitage, D.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Longing for the Longue Durée.\n \n \n \n\n\n \n Armitage, D.; and Guldi, J.\n\n\n \n\n\n\n Isis, 107(2): 353–357. 2016.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{armitage_longing_2016,\n\ttitle = {Longing for the {Longue} {Durée}},\n\tvolume = {107},\n\tnumber = {2},\n\tjournal = {Isis},\n\tauthor = {Armitage, David and Guldi, Jo},\n\tyear = {2016},\n\tpages = {353--357},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Arnold, T.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Beyond lexical frequencies: using R for text analysis in the digital humanities.\n \n \n \n \n\n\n \n Arnold, T.; Ballier, N.; Lissón, P.; and Tilton, L.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 707–733. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"BeyondPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{arnold2019b,\n\ttitle = {Beyond lexical frequencies: using {R} for text analysis in the digital humanities},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Beyond lexical frequencies},\n\turl = {http://link.springer.com/10.1007/s10579-019-09456-6},\n\tdoi = {10.1007/s10579-019-09456-6},\n\tabstract = {This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2024-03-05},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Arnold, Taylor and Ballier, Nicolas and Lissón, Paula and Tilton, Lauren},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {707--733},\n}\n\n
\n
\n\n\n
\n This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Bailey, C.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computer Simulation of Dialect Feature Diffusion.\n \n \n \n\n\n \n Kretzschmar, W. A.; Juuso, I.; and Bailey, C. T.\n\n\n \n\n\n\n Journal of Linguistic Geography, 2(1): 41–57. March 2014.\n \n\n\n\n
\n\n\n\n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{kretzschmar_computer_2014,\n\ttitle = {Computer {Simulation} of {Dialect} {Feature} {Diffusion}},\n\tvolume = {2},\n\tissn = {2049-7547},\n\tdoi = {10.1017/jlg.2014.2},\n\tnumber = {1},\n\tjournal = {Journal of Linguistic Geography},\n\tauthor = {Kretzschmar, William A. and Juuso, Ilkka and Bailey, C. Thomas},\n\tmonth = mar,\n\tyear = {2014},\n\tpages = {41--57},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Baker, P.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Corpus Methods in Linguistics.\n \n \n \n\n\n \n Baker, P.\n\n\n \n\n\n\n In Research Methods in Linguistics. Bloomsbury, London, 2010.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{baker_corpus_2010,\n\taddress = {London},\n\ttitle = {Corpus {Methods} in {Linguistics}},\n\tabstract = {This chapter examines how corpus linguistics techniques can be used to aid a range of linguistic analyses.},\n\tlanguage = {English},\n\tbooktitle = {Research {Methods} in {Linguistics}},\n\tpublisher = {Bloomsbury},\n\tauthor = {Baker, Paul},\n\tyear = {2010},\n}\n\n
\n
\n\n\n
\n This chapter examines how corpus linguistics techniques can be used to aid a range of linguistic analyses.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Ballier, N.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Beyond lexical frequencies: using R for text analysis in the digital humanities.\n \n \n \n \n\n\n \n Arnold, T.; Ballier, N.; Lissón, P.; and Tilton, L.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 707–733. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"BeyondPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{arnold2019b,\n\ttitle = {Beyond lexical frequencies: using {R} for text analysis in the digital humanities},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Beyond lexical frequencies},\n\turl = {http://link.springer.com/10.1007/s10579-019-09456-6},\n\tdoi = {10.1007/s10579-019-09456-6},\n\tabstract = {This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2024-03-05},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Arnold, Taylor and Ballier, Nicolas and Lissón, Paula and Tilton, Lauren},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {707--733},\n}\n\n
\n
\n\n\n
\n This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Bamman, D.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computational Linguistics and Classical Lexicography.\n \n \n \n\n\n \n Bamman, D.; and Crane, G.\n\n\n \n\n\n\n Digital Humanities Quarterly, 003(1). February 2009.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{bamman_computational_2009,\n\ttitle = {Computational {Linguistics} and {Classical} {Lexicography}},\n\tvolume = {003},\n\tissn = {1938-4122},\n\tnumber = {1},\n\tjournal = {Digital Humanities Quarterly},\n\tauthor = {Bamman, David and Crane, Gregory},\n\tmonth = feb,\n\tyear = {2009},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Bubenhofer, N.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Visuelle Linguistik: zur Genese, Funktion und Kategorisierung von Diagrammen in der Sprachwissenschaft.\n \n \n \n\n\n \n Bubenhofer, N.\n\n\n \n\n\n\n of Linguistik - impulse & tendenzenDe Gruyter, Boston, 1st ed edition, 2020.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@book{bubenhofer_visuelle_2020,\n\taddress = {Boston},\n\tedition = {1st ed},\n\tseries = {Linguistik - impulse \\& tendenzen},\n\ttitle = {Visuelle {Linguistik}: zur {Genese}, {Funktion} und {Kategorisierung} von {Diagrammen} in der {Sprachwissenschaft}},\n\tisbn = {978-3-11-069869-5},\n\tshorttitle = {Visuelle linguistik},\n\tnumber = {90},\n\tpublisher = {De Gruyter},\n\tauthor = {Bubenhofer, Noah},\n\tyear = {2020},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Church, K.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Introduction to the Special Issue on Computational Linguistics Using Large Corpora.\n \n \n \n \n\n\n \n Church, K. W.; and Mercer, R. L.\n\n\n \n\n\n\n Computational Linguistics, 19(1): 1–24. 1993.\n Place: Cambridge, MA Publisher: MIT Press\n\n\n\n
\n\n\n\n \n \n \"IntroductionPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{church1993,\n\ttitle = {Introduction to the {Special} {Issue} on {Computational} {Linguistics} {Using} {Large} {Corpora}},\n\tvolume = {19},\n\turl = {https://aclanthology.org/J93-1001},\n\tnumber = {1},\n\turldate = {2024-03-04},\n\tjournal = {Computational Linguistics},\n\tauthor = {Church, Kenneth W. and Mercer, Robert L.},\n\teditor = {Hirschberg, Julia},\n\tyear = {1993},\n\tnote = {Place: Cambridge, MA\nPublisher: MIT Press},\n\tpages = {1--24},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Clark, S.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Named Entity Recognition in Tweets: An Experimental Study.\n \n \n \n \n\n\n \n Ritter, A.; Clark, S.; Mausam; and Etzioni, O.\n\n\n \n\n\n\n In Barzilay, R.; and Johnson, M., editor(s), Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages 1524–1534, Edinburgh, Scotland, UK., July 2011. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"NamedPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{ritter2011,\n\taddress = {Edinburgh, Scotland, UK.},\n\ttitle = {Named {Entity} {Recognition} in {Tweets}: {An} {Experimental} {Study}},\n\tshorttitle = {Named {Entity} {Recognition} in {Tweets}},\n\turl = {https://aclanthology.org/D11-1141},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the 2011 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Ritter, Alan and Clark, Sam and {Mausam} and Etzioni, Oren},\n\teditor = {Barzilay, Regina and Johnson, Mark},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {1524--1534},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Cox, C.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Speech-to-text recognition for multilingual spoken data in language documentation.\n \n \n \n \n\n\n \n Rodríguez, L. M.; and Cox, C.\n\n\n \n\n\n\n In Harrigan, A.; Chaudhary, A.; Rijhwani, S.; Moeller, S.; Arppe, A.; Palmer, A.; Henke, R.; and Rosenblum, D., editor(s), Proceedings of the Sixth Workshop on the Use of Computational Methods in the Study of Endangered Languages, pages 117–123, Remote, March 2023. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"Speech-to-textPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{rodriguez2023,\n\taddress = {Remote},\n\ttitle = {Speech-to-text recognition for multilingual spoken data in language documentation},\n\turl = {https://aclanthology.org/2023.computel-1.17},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the {Sixth} {Workshop} on the {Use} of {Computational} {Methods} in the {Study} of {Endangered} {Languages}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Rodríguez, Lorena Martín and Cox, Christopher},\n\teditor = {Harrigan, Atticus and Chaudhary, Aditi and Rijhwani, Shruti and Moeller, Sarah and Arppe, Antti and Palmer, Alexis and Henke, Ryan and Rosenblum, Daisy},\n\tmonth = mar,\n\tyear = {2023},\n\tpages = {117--123},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Crane, G.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computational Linguistics and Classical Lexicography.\n \n \n \n\n\n \n Bamman, D.; and Crane, G.\n\n\n \n\n\n\n Digital Humanities Quarterly, 003(1). February 2009.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{bamman_computational_2009,\n\ttitle = {Computational {Linguistics} and {Classical} {Lexicography}},\n\tvolume = {003},\n\tissn = {1938-4122},\n\tnumber = {1},\n\tjournal = {Digital Humanities Quarterly},\n\tauthor = {Bamman, David and Crane, Gregory},\n\tmonth = feb,\n\tyear = {2009},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Etzioni, O.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Named Entity Recognition in Tweets: An Experimental Study.\n \n \n \n \n\n\n \n Ritter, A.; Clark, S.; Mausam; and Etzioni, O.\n\n\n \n\n\n\n In Barzilay, R.; and Johnson, M., editor(s), Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages 1524–1534, Edinburgh, Scotland, UK., July 2011. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"NamedPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{ritter2011,\n\taddress = {Edinburgh, Scotland, UK.},\n\ttitle = {Named {Entity} {Recognition} in {Tweets}: {An} {Experimental} {Study}},\n\tshorttitle = {Named {Entity} {Recognition} in {Tweets}},\n\turl = {https://aclanthology.org/D11-1141},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the 2011 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Ritter, Alan and Clark, Sam and {Mausam} and Etzioni, Oren},\n\teditor = {Barzilay, Regina and Johnson, Mark},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {1524--1534},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Frackenpohl, G.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Zur Erstellung einer computerunterstützten Grammatik \"Flexionsmorphologie des Frühneuhochdeutschen\".\n \n \n \n \n\n\n \n Frackenpohl, G.; Frauenknecht, H.; and Wegera, K.\n\n\n \n\n\n\n Computers and the Humanities, 12(1/2): 33–42. 1978.\n \n\n\n\n
\n\n\n\n \n \n \"ZurPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{frackenpohl_zur_1978,\n\ttitle = {Zur {Erstellung} einer computerunterstützten {Grammatik} "{Flexionsmorphologie} des {Frühneuhochdeutschen}"},\n\tvolume = {12},\n\tissn = {0010-4817},\n\turl = {https://www.jstor.org/stable/30199933},\n\tabstract = {[The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the "Pluralumlaut." A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]},\n\tnumber = {1/2},\n\turldate = {2019-04-01},\n\tjournal = {Computers and the Humanities},\n\tauthor = {Frackenpohl, Gert and Frauenknecht, Harald and Wegera, Klaus-Peter},\n\tyear = {1978},\n\tpages = {33--42},\n}\n\n
\n
\n\n\n
\n [The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the \"Pluralumlaut.\" A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Frauenknecht, H.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Zur Erstellung einer computerunterstützten Grammatik \"Flexionsmorphologie des Frühneuhochdeutschen\".\n \n \n \n \n\n\n \n Frackenpohl, G.; Frauenknecht, H.; and Wegera, K.\n\n\n \n\n\n\n Computers and the Humanities, 12(1/2): 33–42. 1978.\n \n\n\n\n
\n\n\n\n \n \n \"ZurPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{frackenpohl_zur_1978,\n\ttitle = {Zur {Erstellung} einer computerunterstützten {Grammatik} "{Flexionsmorphologie} des {Frühneuhochdeutschen}"},\n\tvolume = {12},\n\tissn = {0010-4817},\n\turl = {https://www.jstor.org/stable/30199933},\n\tabstract = {[The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the "Pluralumlaut." A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]},\n\tnumber = {1/2},\n\turldate = {2019-04-01},\n\tjournal = {Computers and the Humanities},\n\tauthor = {Frackenpohl, Gert and Frauenknecht, Harald and Wegera, Klaus-Peter},\n\tyear = {1978},\n\tpages = {33--42},\n}\n\n
\n
\n\n\n
\n [The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the \"Pluralumlaut.\" A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Geyken, A.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Compiling large historical reference corpora of German: Quality Assurance, Interoperability and Collaboration in the Process of Publication of Digitized Historical Prints.\n \n \n \n\n\n \n Geyken, A.; Gloning, T.; and Stäcker, T.\n\n\n \n\n\n\n In Digital humanities 2012, pages 54–56. 2012.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{geyken_compiling_2012,\n\ttitle = {Compiling large historical reference corpora of {German}: {Quality} {Assurance}, {Interoperability} and {Collaboration} in the {Process} of {Publication} of {Digitized} {Historical} {Prints}},\n\tshorttitle = {Compiling large historical reference corpora of {German}},\n\tbooktitle = {Digital humanities 2012},\n\tauthor = {Geyken, Alexander and Gloning, Thomas and Stäcker, Thomas},\n\tyear = {2012},\n\tpages = {54--56},\n}\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Gleim, R.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Der eHumanities Desktop als Werkzeug in der historischen Semantik: Funktionsspektren und Einsatzszenarien.\n \n \n \n \n\n\n \n Mehler, A.; Schwandt, S.; Gleim, R.; and Jussen, B.\n\n\n \n\n\n\n Journal for Language Technology and Computational Linguistics (JCLC), 26(1). 2011.\n \n\n\n\n
\n\n\n\n \n \n \"DerPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{mehler_ehumanities_2011,\n\ttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}: {Funktionsspektren} und {Einsatzszenarien}},\n\tvolume = {26},\n\tissn = {2190-6858},\n\tshorttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}},\n\turl = {https://pub.uni-bielefeld.de/record/2902769},\n\tlanguage = {ger},\n\tnumber = {1},\n\turldate = {2021-08-26},\n\tjournal = {Journal for Language Technology and Computational Linguistics (JCLC)},\n\tauthor = {Mehler, Alexander and Schwandt, Silke and Gleim, Rüdiger and Jussen, Bernhard},\n\tyear = {2011},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Gloning, T.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Compiling large historical reference corpora of German: Quality Assurance, Interoperability and Collaboration in the Process of Publication of Digitized Historical Prints.\n \n \n \n\n\n \n Geyken, A.; Gloning, T.; and Stäcker, T.\n\n\n \n\n\n\n In Digital humanities 2012, pages 54–56. 2012.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{geyken_compiling_2012,\n\ttitle = {Compiling large historical reference corpora of {German}: {Quality} {Assurance}, {Interoperability} and {Collaboration} in the {Process} of {Publication} of {Digitized} {Historical} {Prints}},\n\tshorttitle = {Compiling large historical reference corpora of {German}},\n\tbooktitle = {Digital humanities 2012},\n\tauthor = {Geyken, Alexander and Gloning, Thomas and Stäcker, Thomas},\n\tyear = {2012},\n\tpages = {54--56},\n}\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Guldi, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Longing for the Longue Durée.\n \n \n \n\n\n \n Armitage, D.; and Guldi, J.\n\n\n \n\n\n\n Isis, 107(2): 353–357. 2016.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{armitage_longing_2016,\n\ttitle = {Longing for the {Longue} {Durée}},\n\tvolume = {107},\n\tnumber = {2},\n\tjournal = {Isis},\n\tauthor = {Armitage, David and Guldi, Jo},\n\tyear = {2016},\n\tpages = {353--357},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Gärtner, K.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Report on Medieval German.\n \n \n \n\n\n \n Gärtner, K.\n\n\n \n\n\n\n , (5): S. 94–96. 1990.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{gartner_report_1990,\n\ttitle = {Report on {Medieval} {German}},\n\tnumber = {5},\n\tauthor = {Gärtner, Kurt},\n\tyear = {1990},\n\tpages = {S. 94--96},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Hao\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Verifying the Authorship of the Yasunari Kawabata Novel The Sound of the Mountain.\n \n \n \n \n\n\n \n Hao Sun; and Mingzhe Jin\n\n\n \n\n\n\n Journal of Mathematics and System Science, 7(5). May 2017.\n \n\n\n\n
\n\n\n\n \n \n \"VerifyingPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{haosun2017a,\n\ttitle = {Verifying the {Authorship} of the {Yasunari} {Kawabata} {Novel} {The} {Sound} of the {Mountain}},\n\tvolume = {7},\n\tissn = {21595291, 21595305},\n\turl = {http://www.davidpublisher.org/index.php/Home/Article/index?id=32314.html},\n\tdoi = {10.17265/2159-5291/2017.05.001},\n\tabstract = {Yasunari Kawabata was a famous Japanese novelist and the winner of the 1968 Nobel Prize in Literature. However, considerable debate persists concerning the authorship of his novel, The Sound of the Mountain, which some claim was in fact written by another celebrated author, Yukio Mishima. In this research, we attempt to resolve this issue by applying character bigrams, part-of-speech bigrams, and phrase pattern analysis stylometric features, and principal component analysis, hierarchical cluster analysis, and random forests as authorship attribution methods. As a result, we obtained compelling evidence to show that Yukio Mishima was not the author of The Sound of the Mountain.},\n\tlanguage = {en},\n\tnumber = {5},\n\turldate = {2024-03-04},\n\tjournal = {Journal of Mathematics and System Science},\n\tauthor = {{Hao Sun} and {Mingzhe Jin}},\n\tmonth = may,\n\tyear = {2017},\n}\n\n
\n
\n\n\n
\n Yasunari Kawabata was a famous Japanese novelist and the winner of the 1968 Nobel Prize in Literature. However, considerable debate persists concerning the authorship of his novel, The Sound of the Mountain, which some claim was in fact written by another celebrated author, Yukio Mishima. In this research, we attempt to resolve this issue by applying character bigrams, part-of-speech bigrams, and phrase pattern analysis stylometric features, and principal component analysis, hierarchical cluster analysis, and random forests as authorship attribution methods. As a result, we obtained compelling evidence to show that Yukio Mishima was not the author of The Sound of the Mountain.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Herold, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computerphilologie als Methode der Historisch-quellenkundlichen Analyse spätmittelalterlicher Briefe.\n \n \n \n\n\n \n Herold, J.\n\n\n \n\n\n\n In volume 15, of Applicatio, pages 129–148. Amsterdam, 2000.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@incollection{herold_computerphilologie_2000,\n\taddress = {Amsterdam},\n\tseries = {Applicatio},\n\ttitle = {Computerphilologie als {Methode} der {Historisch}-quellenkundlichen {Analyse} spätmittelalterlicher {Briefe}},\n\tvolume = {15},\n\tauthor = {Herold, Jürgen},\n\tyear = {2000},\n\tkeywords = {Brief, Computerphilologie, Historische Fachinformatik, Quellenkritik, historische},\n\tpages = {129--148},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Hinrichs, E.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Language technology for digital humanities: introduction to the special issue.\n \n \n \n \n\n\n \n Hinrichs, E.; Hinrichs, M.; Kübler, S.; and Trippel, T.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 559–563. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"LanguagePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{hinrichs_language_2019,\n\ttitle = {Language technology for digital humanities: introduction to the special issue},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Language technology for digital humanities},\n\turl = {http://link.springer.com/10.1007/s10579-019-09482-4},\n\tdoi = {10.1007/s10579-019-09482-4},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2021-06-08},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Hinrichs, Erhard and Hinrichs, Marie and Kübler, Sandra and Trippel, Thorsten},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {559--563},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Hinrichs, M.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Language technology for digital humanities: introduction to the special issue.\n \n \n \n \n\n\n \n Hinrichs, E.; Hinrichs, M.; Kübler, S.; and Trippel, T.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 559–563. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"LanguagePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{hinrichs_language_2019,\n\ttitle = {Language technology for digital humanities: introduction to the special issue},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Language technology for digital humanities},\n\turl = {http://link.springer.com/10.1007/s10579-019-09482-4},\n\tdoi = {10.1007/s10579-019-09482-4},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2021-06-08},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Hinrichs, Erhard and Hinrichs, Marie and Kübler, Sandra and Trippel, Thorsten},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {559--563},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Hoover, D.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n The End of the Irrelevant Text: Electronic Texts, Linguistics, and Literary Theory.\n \n \n \n\n\n \n Hoover, D.\n\n\n \n\n\n\n Digital Humanities Quarterly, 001(2). September 2007.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{hoover_end_2007,\n\ttitle = {The {End} of the {Irrelevant} {Text}: {Electronic} {Texts}, {Linguistics}, and {Literary} {Theory}},\n\tvolume = {001},\n\tissn = {1938-4122},\n\tshorttitle = {The {End} of the {Irrelevant} {Text}},\n\tnumber = {2},\n\tjournal = {Digital Humanities Quarterly},\n\tauthor = {Hoover, David},\n\tmonth = sep,\n\tyear = {2007},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Huntsman, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Computers and Medieval English Lexicography.\n \n \n \n \n\n\n \n Huntsman, J. F.\n\n\n \n\n\n\n Computers and the Humanities, 12(1/2): 53–60. 1978.\n \n\n\n\n
\n\n\n\n \n \n \"ComputersPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{huntsman_computers_1978,\n\ttitle = {Computers and {Medieval} {English} {Lexicography}},\n\tvolume = {12},\n\tissn = {0010-4817},\n\turl = {https://www.jstor.org/stable/30199935},\n\tabstract = {[Dictionaries and related language reference works constitute a rich but underexploited resource for the history of languages and of language study in the Middle Ages. Unfortunately, the size and complexity of typical medieval dictionaries make editions and analyses by traditional methods prohibitively expensive in time and money. Using as an example the Latin-Middle English dictionary Medulla grammatice, the paper describes some central problems in the study of medieval English lexicography and the solutions provided by computers, which, with their immense speed, profound memory, and perfect accuracy can help scholars analyze, edit, and promulgate medieval documents and the linguistic data they contain.]},\n\tnumber = {1/2},\n\turldate = {2019-04-01},\n\tjournal = {Computers and the Humanities},\n\tauthor = {Huntsman, Jeffrey F.},\n\tyear = {1978},\n\tpages = {53--60},\n}\n\n
\n
\n\n\n
\n [Dictionaries and related language reference works constitute a rich but underexploited resource for the history of languages and of language study in the Middle Ages. Unfortunately, the size and complexity of typical medieval dictionaries make editions and analyses by traditional methods prohibitively expensive in time and money. Using as an example the Latin-Middle English dictionary Medulla grammatice, the paper describes some central problems in the study of medieval English lexicography and the solutions provided by computers, which, with their immense speed, profound memory, and perfect accuracy can help scholars analyze, edit, and promulgate medieval documents and the linguistic data they contain.]\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Jannidis, F.\n \n \n (3)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Was ist Computerphilologie?.\n \n \n \n \n\n\n \n Jannidis, F.\n\n\n \n\n\n\n Jahrbuch für Computerphilologie, (1): 39–60. 1999.\n \n\n\n\n
\n\n\n\n \n \n \"WasPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{jannidis_was_1999,\n\ttitle = {Was ist {Computerphilologie}?},\n\turl = {http://computerphilologie.digital-humanities.de/jahrbuch/jb1/jannidis-1.html},\n\tabstract = {Im Zuge seiner weltweiten Verbreitung konnte sich der PC gegen anfängliche Bedenken und Widerstände auch in der Literaturwissenschaft als Werkzeug der täglichen Arbeit etablieren. Anfangs waren es vor allem die Vorteile der Textverarbeitung und deren Entlastung vom mechanischen Aspekt des Schreibens und Wiederschreibens, die den Rechnern den Weg auf die Schreibtische ebneten. Ist aber die Maschine einmal vorhanden, man sich mit geringem Aufwand Zugang zum Internet verschaffen. E-Mail und das World Wide Web eröffnen einfachere Kommunikationswege, dazu kommen die Vorteile des Intranets, also eines universitätseigenen Netzes mit Zugriff auf elektronische Bibliographien und die Bibliothekskataloge einschließlich der Bestellmöglichkeiten vor Ort. Nicht wenige Literaturwissenschaftler haben sich inzwischen auch mit den neueren elektronischen Texten angefreundet, deren einfachen Benutzeroberflächen althergebrachte philologische Tätigkeiten sehr beschleunigen, zum Beispiel die Klärung von Wortbedeutungen mittels der Suche nach Parallelstellen beim selben Autor oder in derselben Epoche.},\n\tlanguage = {de},\n\tnumber = {1},\n\tjournal = {Jahrbuch für Computerphilologie},\n\tauthor = {Jannidis, Fotis},\n\tyear = {1999},\n\tkeywords = {*****, goal\\_Analysis, goal\\_Enrichment, meta\\_GiveOverview, obj\\_DigitalHumanities},\n\tpages = {39--60},\n}\n\n
\n
\n\n\n
\n Im Zuge seiner weltweiten Verbreitung konnte sich der PC gegen anfängliche Bedenken und Widerstände auch in der Literaturwissenschaft als Werkzeug der täglichen Arbeit etablieren. Anfangs waren es vor allem die Vorteile der Textverarbeitung und deren Entlastung vom mechanischen Aspekt des Schreibens und Wiederschreibens, die den Rechnern den Weg auf die Schreibtische ebneten. Ist aber die Maschine einmal vorhanden, man sich mit geringem Aufwand Zugang zum Internet verschaffen. E-Mail und das World Wide Web eröffnen einfachere Kommunikationswege, dazu kommen die Vorteile des Intranets, also eines universitätseigenen Netzes mit Zugriff auf elektronische Bibliographien und die Bibliothekskataloge einschließlich der Bestellmöglichkeiten vor Ort. Nicht wenige Literaturwissenschaftler haben sich inzwischen auch mit den neueren elektronischen Texten angefreundet, deren einfachen Benutzeroberflächen althergebrachte philologische Tätigkeiten sehr beschleunigen, zum Beispiel die Klärung von Wortbedeutungen mittels der Suche nach Parallelstellen beim selben Autor oder in derselben Epoche.\n
\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n Computerphilologie.\n \n \n \n\n\n \n Jannidis, F.\n\n\n \n\n\n\n In Anz, T., editor(s), Handbuch Literaturwissenschaft, volume 2 (Methoden und Theorien), pages 27–40. Metzler, Stuttgart, 2007.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@incollection{jannidis_computerphilologie_2007,\n\taddress = {Stuttgart},\n\ttitle = {Computerphilologie},\n\tvolume = {2 (Methoden und Theorien)},\n\tlanguage = {de},\n\tbooktitle = {Handbuch {Literaturwissenschaft}},\n\tpublisher = {Metzler},\n\tauthor = {Jannidis, Fotis},\n\teditor = {Anz, Thomas},\n\tyear = {2007},\n\tkeywords = {*****, AnalyzeStatistically, X-CHECK, act\\_Publishing, goal\\_Enrichment, meta\\_GiveOverview, obj\\_DigitalHumanities, obj\\_Tools, t\\_Encoding, x\\_astree},\n\tpages = {27--40},\n}\n\n
\n
\n\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n Computerphilologie.\n \n \n \n\n\n \n Jannidis, F.\n\n\n \n\n\n\n Metzler Lexikon Literatur- und Kulturtheorie,70–72. 1998.\n Jannidis, Fotis: Computerphilologie. In: Ansgar Nünning (Hg.): Metzler Lexikon Literatur- und Kulturtheorie. Stuttgart, Weimar 1998, S. 70-72.\n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{jannidis_computerphilologie_1998,\n\ttitle = {Computerphilologie},\n\tlanguage = {de},\n\tjournal = {Metzler Lexikon Literatur- und Kulturtheorie},\n\tauthor = {Jannidis, Fotis},\n\tyear = {1998},\n\tnote = {Jannidis, Fotis: Computerphilologie. In: Ansgar Nünning (Hg.): Metzler Lexikon Literatur- und Kulturtheorie. Stuttgart, Weimar 1998, S. 70-72.},\n\tkeywords = {goal\\_Analysis, goal\\_Enrichment, meta\\_GiveOverview, obj\\_DigitalHumanities},\n\tpages = {70--72},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Jensen, K.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Linguistics in the digital humanities: (computational) corpus linguistics.\n \n \n \n \n\n\n \n Jensen, K. E.\n\n\n \n\n\n\n MedieKultur: Journal of media and communication research, 30(57). December 2014.\n \n\n\n\n
\n\n\n\n \n \n \"LinguisticsPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{jensen_linguistics_2014,\n\ttitle = {Linguistics in the digital humanities: (computational) corpus linguistics},\n\tvolume = {30},\n\tissn = {1901-9726, 0900-9671},\n\tshorttitle = {Linguistics in the digital humanities},\n\turl = {https://tidsskrift.dk/mediekultur/article/view/15968},\n\tdoi = {10.7146/mediekultur.v30i57.15968},\n\tabstract = {Corpus linguistics has been closely intertwined with digital technology since the introduction of university computer mainframes in the 1960s. Making use of both digitized data in the form of the language corpus and computational methods of analysis involving concordancers and statistics software, corpus linguistics arguably has a place in the digital humanities. Still, it remains obscure and fi gures only sporadically in the literature on the digital humanities. Th is article provides an overview of the main principles of corpus linguistics and the role of computer technology in relation to data and method and also off ers a bird's-eye view of the history of corpus linguistics with a focus on its intimate relationship with digital technology and how digital technology has impacted the very core of corpus linguistics and shaped the identity of the corpus linguist. Ultimately, the article is oriented towards an acknowledgment of corpus linguistics' alignment with the digital humanities.},\n\tnumber = {57},\n\turldate = {2023-02-24},\n\tjournal = {MedieKultur: Journal of media and communication research},\n\tauthor = {Jensen, Kim Ebensgaard},\n\tmonth = dec,\n\tyear = {2014},\n\tkeywords = {automatic annotation, computational tools in linguistic analysis, concordancer, corpus linguistics, data in the humanities, digitization, method},\n}\n\n
\n
\n\n\n
\n Corpus linguistics has been closely intertwined with digital technology since the introduction of university computer mainframes in the 1960s. Making use of both digitized data in the form of the language corpus and computational methods of analysis involving concordancers and statistics software, corpus linguistics arguably has a place in the digital humanities. Still, it remains obscure and fi gures only sporadically in the literature on the digital humanities. Th is article provides an overview of the main principles of corpus linguistics and the role of computer technology in relation to data and method and also off ers a bird's-eye view of the history of corpus linguistics with a focus on its intimate relationship with digital technology and how digital technology has impacted the very core of corpus linguistics and shaped the identity of the corpus linguist. Ultimately, the article is oriented towards an acknowledgment of corpus linguistics' alignment with the digital humanities.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Jussen, B.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Der eHumanities Desktop als Werkzeug in der historischen Semantik: Funktionsspektren und Einsatzszenarien.\n \n \n \n \n\n\n \n Mehler, A.; Schwandt, S.; Gleim, R.; and Jussen, B.\n\n\n \n\n\n\n Journal for Language Technology and Computational Linguistics (JCLC), 26(1). 2011.\n \n\n\n\n
\n\n\n\n \n \n \"DerPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{mehler_ehumanities_2011,\n\ttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}: {Funktionsspektren} und {Einsatzszenarien}},\n\tvolume = {26},\n\tissn = {2190-6858},\n\tshorttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}},\n\turl = {https://pub.uni-bielefeld.de/record/2902769},\n\tlanguage = {ger},\n\tnumber = {1},\n\turldate = {2021-08-26},\n\tjournal = {Journal for Language Technology and Computational Linguistics (JCLC)},\n\tauthor = {Mehler, Alexander and Schwandt, Silke and Gleim, Rüdiger and Jussen, Bernhard},\n\tyear = {2011},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Juuso, I.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computer Simulation of Dialect Feature Diffusion.\n \n \n \n\n\n \n Kretzschmar, W. A.; Juuso, I.; and Bailey, C. T.\n\n\n \n\n\n\n Journal of Linguistic Geography, 2(1): 41–57. March 2014.\n \n\n\n\n
\n\n\n\n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{kretzschmar_computer_2014,\n\ttitle = {Computer {Simulation} of {Dialect} {Feature} {Diffusion}},\n\tvolume = {2},\n\tissn = {2049-7547},\n\tdoi = {10.1017/jlg.2014.2},\n\tnumber = {1},\n\tjournal = {Journal of Linguistic Geography},\n\tauthor = {Kretzschmar, William A. and Juuso, Ilkka and Bailey, C. Thomas},\n\tmonth = mar,\n\tyear = {2014},\n\tpages = {41--57},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Kretzschmar, W.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computer Simulation of Dialect Feature Diffusion.\n \n \n \n\n\n \n Kretzschmar, W. A.; Juuso, I.; and Bailey, C. T.\n\n\n \n\n\n\n Journal of Linguistic Geography, 2(1): 41–57. March 2014.\n \n\n\n\n
\n\n\n\n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{kretzschmar_computer_2014,\n\ttitle = {Computer {Simulation} of {Dialect} {Feature} {Diffusion}},\n\tvolume = {2},\n\tissn = {2049-7547},\n\tdoi = {10.1017/jlg.2014.2},\n\tnumber = {1},\n\tjournal = {Journal of Linguistic Geography},\n\tauthor = {Kretzschmar, William A. and Juuso, Ilkka and Bailey, C. Thomas},\n\tmonth = mar,\n\tyear = {2014},\n\tpages = {41--57},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Kübler, S.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Language technology for digital humanities: introduction to the special issue.\n \n \n \n \n\n\n \n Hinrichs, E.; Hinrichs, M.; Kübler, S.; and Trippel, T.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 559–563. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"LanguagePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{hinrichs_language_2019,\n\ttitle = {Language technology for digital humanities: introduction to the special issue},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Language technology for digital humanities},\n\turl = {http://link.springer.com/10.1007/s10579-019-09482-4},\n\tdoi = {10.1007/s10579-019-09482-4},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2021-06-08},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Hinrichs, Erhard and Hinrichs, Marie and Kübler, Sandra and Trippel, Thorsten},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {559--563},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Leenders, K.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Welke eisen stelt de historische geografie aan de digitalisering van toponiemen?.\n \n \n \n\n\n \n Leenders, K. A. H. W.\n\n\n \n\n\n\n Naamkunde, 36: 103–119. 2005.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{leenders_welke_2005,\n\ttitle = {Welke eisen stelt de historische geografie aan de digitalisering van toponiemen?},\n\tvolume = {36},\n\tjournal = {Naamkunde},\n\tauthor = {Leenders, Karel A. H. W.},\n\tyear = {2005},\n\tpages = {103--119},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Lissón, P.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Beyond lexical frequencies: using R for text analysis in the digital humanities.\n \n \n \n \n\n\n \n Arnold, T.; Ballier, N.; Lissón, P.; and Tilton, L.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 707–733. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"BeyondPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{arnold2019b,\n\ttitle = {Beyond lexical frequencies: using {R} for text analysis in the digital humanities},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Beyond lexical frequencies},\n\turl = {http://link.springer.com/10.1007/s10579-019-09456-6},\n\tdoi = {10.1007/s10579-019-09456-6},\n\tabstract = {This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2024-03-05},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Arnold, Taylor and Ballier, Nicolas and Lissón, Paula and Tilton, Lauren},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {707--733},\n}\n\n
\n
\n\n\n
\n This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Maci, S.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Corpus Linguistics and Translation Tools for Digital Humanities: Research Methods and Applications.\n \n \n \n\n\n \n Maci, S. M.; and Sala, M.\n\n\n \n\n\n\n Bloomsbury Publishing, July 2022.\n Google-Books-ID: oJRoEAAAQBAJ\n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@book{maci_corpus_2022,\n\ttitle = {Corpus {Linguistics} and {Translation} {Tools} for {Digital} {Humanities}: {Research} {Methods} and {Applications}},\n\tisbn = {978-1-350-27523-2},\n\tshorttitle = {Corpus {Linguistics} and {Translation} {Tools} for {Digital} {Humanities}},\n\tabstract = {Presenting the digital humanities as both a domain of practice and as a set of methodological approaches to be applied to corpus linguistics and translation, chapters in this volume provide a novel and original framework to triangulate research for pursuing both scientific and educational goals within the digital humanities. They also highlight more broadly the importance of data triangulation in corpus linguistics and translation studies.Putting forward practical applications for digging into data, this book is a detailed examination of how to integrate quantitative and qualitative approaches through case studies, sample analysis and practical examples.},\n\tlanguage = {en},\n\tpublisher = {Bloomsbury Publishing},\n\tauthor = {Maci, Stefania M. and Sala, Michele},\n\tmonth = jul,\n\tyear = {2022},\n\tnote = {Google-Books-ID: oJRoEAAAQBAJ},\n\tkeywords = {Computers / Artificial Intelligence / Natural Language Processing, Language Arts \\& Disciplines / Linguistics / General, Language Arts \\& Disciplines / Linguistics / Pragmatics, Language Arts \\& Disciplines / Linguistics / Semantics, Reference / Research},\n}\n\n
\n
\n\n\n
\n Presenting the digital humanities as both a domain of practice and as a set of methodological approaches to be applied to corpus linguistics and translation, chapters in this volume provide a novel and original framework to triangulate research for pursuing both scientific and educational goals within the digital humanities. They also highlight more broadly the importance of data triangulation in corpus linguistics and translation studies.Putting forward practical applications for digging into data, this book is a detailed examination of how to integrate quantitative and qualitative approaches through case studies, sample analysis and practical examples.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Mambrini, F.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Treebanking in the world of Thucydides. Linguistic annotation for the Hellespont Project.\n \n \n \n\n\n \n Mambrini, F.\n\n\n \n\n\n\n Digital Humanities Quarterly, 010(2). June 2016.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{mambrini_treebanking_2016,\n\ttitle = {Treebanking in the world of {Thucydides}. {Linguistic} annotation for the {Hellespont} {Project}},\n\tvolume = {010},\n\tissn = {1938-4122},\n\tnumber = {2},\n\tjournal = {Digital Humanities Quarterly},\n\tauthor = {Mambrini, Francesco},\n\tmonth = jun,\n\tyear = {2016},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Mau\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Named Entity Recognition in Tweets: An Experimental Study.\n \n \n \n \n\n\n \n Ritter, A.; Clark, S.; Mausam; and Etzioni, O.\n\n\n \n\n\n\n In Barzilay, R.; and Johnson, M., editor(s), Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages 1524–1534, Edinburgh, Scotland, UK., July 2011. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"NamedPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{ritter2011,\n\taddress = {Edinburgh, Scotland, UK.},\n\ttitle = {Named {Entity} {Recognition} in {Tweets}: {An} {Experimental} {Study}},\n\tshorttitle = {Named {Entity} {Recognition} in {Tweets}},\n\turl = {https://aclanthology.org/D11-1141},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the 2011 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Ritter, Alan and Clark, Sam and {Mausam} and Etzioni, Oren},\n\teditor = {Barzilay, Regina and Johnson, Mark},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {1524--1534},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Mehler, A.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Der eHumanities Desktop als Werkzeug in der historischen Semantik: Funktionsspektren und Einsatzszenarien.\n \n \n \n \n\n\n \n Mehler, A.; Schwandt, S.; Gleim, R.; and Jussen, B.\n\n\n \n\n\n\n Journal for Language Technology and Computational Linguistics (JCLC), 26(1). 2011.\n \n\n\n\n
\n\n\n\n \n \n \"DerPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{mehler_ehumanities_2011,\n\ttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}: {Funktionsspektren} und {Einsatzszenarien}},\n\tvolume = {26},\n\tissn = {2190-6858},\n\tshorttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}},\n\turl = {https://pub.uni-bielefeld.de/record/2902769},\n\tlanguage = {ger},\n\tnumber = {1},\n\turldate = {2021-08-26},\n\tjournal = {Journal for Language Technology and Computational Linguistics (JCLC)},\n\tauthor = {Mehler, Alexander and Schwandt, Silke and Gleim, Rüdiger and Jussen, Bernhard},\n\tyear = {2011},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Meister, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Computing action. A narratological approach.\n \n \n \n\n\n \n Meister, J. C.\n\n\n \n\n\n\n De Gruyter, Berlin, 2003.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@book{meister_computing_2003,\n\taddress = {Berlin},\n\ttitle = {Computing action. {A} narratological approach},\n\tisbn = {978-3-11-017628-5},\n\tpublisher = {De Gruyter},\n\tauthor = {Meister, Jan Christoph},\n\tyear = {2003},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Mercer, R.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Introduction to the Special Issue on Computational Linguistics Using Large Corpora.\n \n \n \n \n\n\n \n Church, K. W.; and Mercer, R. L.\n\n\n \n\n\n\n Computational Linguistics, 19(1): 1–24. 1993.\n Place: Cambridge, MA Publisher: MIT Press\n\n\n\n
\n\n\n\n \n \n \"IntroductionPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{church1993,\n\ttitle = {Introduction to the {Special} {Issue} on {Computational} {Linguistics} {Using} {Large} {Corpora}},\n\tvolume = {19},\n\turl = {https://aclanthology.org/J93-1001},\n\tnumber = {1},\n\turldate = {2024-03-04},\n\tjournal = {Computational Linguistics},\n\tauthor = {Church, Kenneth W. and Mercer, Robert L.},\n\teditor = {Hirschberg, Julia},\n\tyear = {1993},\n\tnote = {Place: Cambridge, MA\nPublisher: MIT Press},\n\tpages = {1--24},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Min\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Verifying the Authorship of the Yasunari Kawabata Novel The Sound of the Mountain.\n \n \n \n \n\n\n \n Hao Sun; and Mingzhe Jin\n\n\n \n\n\n\n Journal of Mathematics and System Science, 7(5). May 2017.\n \n\n\n\n
\n\n\n\n \n \n \"VerifyingPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{haosun2017a,\n\ttitle = {Verifying the {Authorship} of the {Yasunari} {Kawabata} {Novel} {The} {Sound} of the {Mountain}},\n\tvolume = {7},\n\tissn = {21595291, 21595305},\n\turl = {http://www.davidpublisher.org/index.php/Home/Article/index?id=32314.html},\n\tdoi = {10.17265/2159-5291/2017.05.001},\n\tabstract = {Yasunari Kawabata was a famous Japanese novelist and the winner of the 1968 Nobel Prize in Literature. However, considerable debate persists concerning the authorship of his novel, The Sound of the Mountain, which some claim was in fact written by another celebrated author, Yukio Mishima. In this research, we attempt to resolve this issue by applying character bigrams, part-of-speech bigrams, and phrase pattern analysis stylometric features, and principal component analysis, hierarchical cluster analysis, and random forests as authorship attribution methods. As a result, we obtained compelling evidence to show that Yukio Mishima was not the author of The Sound of the Mountain.},\n\tlanguage = {en},\n\tnumber = {5},\n\turldate = {2024-03-04},\n\tjournal = {Journal of Mathematics and System Science},\n\tauthor = {{Hao Sun} and {Mingzhe Jin}},\n\tmonth = may,\n\tyear = {2017},\n}\n\n
\n
\n\n\n
\n Yasunari Kawabata was a famous Japanese novelist and the winner of the 1968 Nobel Prize in Literature. However, considerable debate persists concerning the authorship of his novel, The Sound of the Mountain, which some claim was in fact written by another celebrated author, Yukio Mishima. In this research, we attempt to resolve this issue by applying character bigrams, part-of-speech bigrams, and phrase pattern analysis stylometric features, and principal component analysis, hierarchical cluster analysis, and random forests as authorship attribution methods. As a result, we obtained compelling evidence to show that Yukio Mishima was not the author of The Sound of the Mountain.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Nitti, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Computers and the Old Spanish Dictionary.\n \n \n \n \n\n\n \n Nitti, J. J.\n\n\n \n\n\n\n Computers and the Humanities, 12(1/2): 43–52. 1978.\n \n\n\n\n
\n\n\n\n \n \n \"ComputersPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{nitti_computers_1978,\n\ttitle = {Computers and the {Old} {Spanish} {Dictionary}},\n\tvolume = {12},\n\tissn = {0010-4817},\n\turl = {https://www.jstor.org/stable/30199934},\n\tnumber = {1/2},\n\turldate = {2019-04-01},\n\tjournal = {Computers and the Humanities},\n\tauthor = {Nitti, John J.},\n\tyear = {1978},\n\tpages = {43--52},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Onanuga, P.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Transnationalizing humour on social media: A linguistic analysis of ideology, identity and didactics in Robert Mugabe Quotes memes1.\n \n \n \n \n\n\n \n Onanuga, P.\n\n\n \n\n\n\n Digital Scholarship in the Humanities, 35(2): 399–416. June 2020.\n \n\n\n\n
\n\n\n\n \n \n \"TransnationalizingPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{onanuga_transnationalizing_2020,\n\ttitle = {Transnationalizing humour on social media: {A} linguistic analysis of ideology, identity and didactics in {Robert} {Mugabe} {Quotes} memes1},\n\tvolume = {35},\n\tissn = {2055-7671},\n\tshorttitle = {Transnationalizing humour on social media},\n\turl = {https://doi.org/10.1093/llc/fqz019},\n\tdoi = {10.1093/llc/fqz019},\n\tabstract = {Humour relies on dominant cultural values and outlooks in its environment in enacting its comic content. However, since humour sometimes encompasses global experiences, it often transcends artificial human barriers. Its transcendence has been facilitated through online digitized content, in the present case—Internet memes. In exploring transnationalization, fifty purposively selected memes are culled from the Facebook group Robert Mugabe Quotes and subjected to critical linguistic analysis. In the evaluation of the data which is achieved through the linguistic examination of cross-cultural themes in the formulation of identity, didactics, and ideology, sixteen memes, representative of the overarching tripartite concerns, are used as exemplifications. Reliant on the bipartite postulations of Critical Linguistic Stylistics—a linguistic theory that examines the style and peculiarities of linguistic data—and Relief Theory of Humour—which considers humour as a platform for the assuagement of tension and emotions, the memes are testamental of prevailing concerns— politics, technology, social/international relations, sex, male–female relations, etc.—in the human society at large. Linguistic markers such as oppositional expressions, capitalization, and other graphological features are annexed in meaning-formation. I conclude that although humour is generally regarded as a light-hearted routine geared towards the provision of momentary relief, a close scrutiny reveals that deep messages targeted at stimulating consciousness and social transformation find provenance in these artefacts.},\n\tnumber = {2},\n\turldate = {2021-03-04},\n\tjournal = {Digital Scholarship in the Humanities},\n\tauthor = {Onanuga, Paul},\n\tmonth = jun,\n\tyear = {2020},\n\tpages = {399--416},\n}\n\n
\n
\n\n\n
\n Humour relies on dominant cultural values and outlooks in its environment in enacting its comic content. However, since humour sometimes encompasses global experiences, it often transcends artificial human barriers. Its transcendence has been facilitated through online digitized content, in the present case—Internet memes. In exploring transnationalization, fifty purposively selected memes are culled from the Facebook group Robert Mugabe Quotes and subjected to critical linguistic analysis. In the evaluation of the data which is achieved through the linguistic examination of cross-cultural themes in the formulation of identity, didactics, and ideology, sixteen memes, representative of the overarching tripartite concerns, are used as exemplifications. Reliant on the bipartite postulations of Critical Linguistic Stylistics—a linguistic theory that examines the style and peculiarities of linguistic data—and Relief Theory of Humour—which considers humour as a platform for the assuagement of tension and emotions, the memes are testamental of prevailing concerns— politics, technology, social/international relations, sex, male–female relations, etc.—in the human society at large. Linguistic markers such as oppositional expressions, capitalization, and other graphological features are annexed in meaning-formation. I conclude that although humour is generally regarded as a light-hearted routine geared towards the provision of momentary relief, a close scrutiny reveals that deep messages targeted at stimulating consciousness and social transformation find provenance in these artefacts.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Piotrowski, M.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Natural Language Processing for Historical Texts.\n \n \n \n \n\n\n \n Piotrowski, M.\n\n\n \n\n\n\n Synthesis Lectures on Human Language Technologies, 5(2): 1–157. September 2012.\n \n\n\n\n
\n\n\n\n \n \n \"NaturalPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{piotrowski_natural_2012,\n\ttitle = {Natural {Language} {Processing} for {Historical} {Texts}},\n\tvolume = {5},\n\tissn = {1947-4040, 1947-4059},\n\turl = {http://www.morganclaypool.com/doi/abs/10.2200/S00436ED1V01Y201207HLT017},\n\tdoi = {10.2200/S00436ED1V01Y201207HLT017},\n\tabstract = {More and more historical texts are becoming available in digital form. Digitization of paper documents is motivated by the aim of preserving cultural heritage and making it more accessible, both to laypeople and scholars. As digital images cannot be searched for text, digitization projects increasingly strive to create digital text, which can be searched and otherwise automatically processed, in addition to facsimiles. Indeed, the emerging field of digital humanities heavily relies on the availability of digital text for its studies.\n\nTogether with the increasing availability of historical texts in digital form, there is a growing interest in applying natural language processing (NLP) methods and tools to historical texts. However, the specific linguistic properties of historical texts -- the lack of standardized orthography, in particular -- pose special challenges for NLP.\n\nThis book aims to give an introduction to NLP for historical texts and an overview of the state of the art in this field. The book starts with an overview of methods for the acquisition of historical texts (scanning and OCR), discusses text encoding and annotation schemes, and presents examples of corpora of historical texts in a variety of languages. The book then discusses specific methods, such as creating part-of-speech taggers for historical languages or handling spelling variation. A final chapter analyzes the relationship between NLP and the digital humanities.\n\nCertain recently emerging textual genres, such as SMS, social media, and chat messages, or newsgroup and forum postings share a number of properties with historical texts, for example, nonstandard orthography and grammar, and profuse use of abbreviations. The methods and techniques required for the effective processing of historical texts are thus also of interest for research in other domains.},\n\tlanguage = {en},\n\tnumber = {2},\n\turldate = {2013-01-19},\n\tjournal = {Synthesis Lectures on Human Language Technologies},\n\tauthor = {Piotrowski, Michael},\n\tmonth = sep,\n\tyear = {2012},\n\tkeywords = {goal\\_Capture, goal\\_Enrichment, meta\\_GiveOverview},\n\tpages = {1--157},\n}\n\n
\n
\n\n\n
\n More and more historical texts are becoming available in digital form. Digitization of paper documents is motivated by the aim of preserving cultural heritage and making it more accessible, both to laypeople and scholars. As digital images cannot be searched for text, digitization projects increasingly strive to create digital text, which can be searched and otherwise automatically processed, in addition to facsimiles. Indeed, the emerging field of digital humanities heavily relies on the availability of digital text for its studies. Together with the increasing availability of historical texts in digital form, there is a growing interest in applying natural language processing (NLP) methods and tools to historical texts. However, the specific linguistic properties of historical texts – the lack of standardized orthography, in particular – pose special challenges for NLP. This book aims to give an introduction to NLP for historical texts and an overview of the state of the art in this field. The book starts with an overview of methods for the acquisition of historical texts (scanning and OCR), discusses text encoding and annotation schemes, and presents examples of corpora of historical texts in a variety of languages. The book then discusses specific methods, such as creating part-of-speech taggers for historical languages or handling spelling variation. A final chapter analyzes the relationship between NLP and the digital humanities. Certain recently emerging textual genres, such as SMS, social media, and chat messages, or newsgroup and forum postings share a number of properties with historical texts, for example, nonstandard orthography and grammar, and profuse use of abbreviations. The methods and techniques required for the effective processing of historical texts are thus also of interest for research in other domains.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Ritter, A.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Named Entity Recognition in Tweets: An Experimental Study.\n \n \n \n \n\n\n \n Ritter, A.; Clark, S.; Mausam; and Etzioni, O.\n\n\n \n\n\n\n In Barzilay, R.; and Johnson, M., editor(s), Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages 1524–1534, Edinburgh, Scotland, UK., July 2011. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"NamedPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{ritter2011,\n\taddress = {Edinburgh, Scotland, UK.},\n\ttitle = {Named {Entity} {Recognition} in {Tweets}: {An} {Experimental} {Study}},\n\tshorttitle = {Named {Entity} {Recognition} in {Tweets}},\n\turl = {https://aclanthology.org/D11-1141},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the 2011 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Ritter, Alan and Clark, Sam and {Mausam} and Etzioni, Oren},\n\teditor = {Barzilay, Regina and Johnson, Mark},\n\tmonth = jul,\n\tyear = {2011},\n\tpages = {1524--1534},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Rodríguez, L.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Speech-to-text recognition for multilingual spoken data in language documentation.\n \n \n \n \n\n\n \n Rodríguez, L. M.; and Cox, C.\n\n\n \n\n\n\n In Harrigan, A.; Chaudhary, A.; Rijhwani, S.; Moeller, S.; Arppe, A.; Palmer, A.; Henke, R.; and Rosenblum, D., editor(s), Proceedings of the Sixth Workshop on the Use of Computational Methods in the Study of Endangered Languages, pages 117–123, Remote, March 2023. Association for Computational Linguistics\n \n\n\n\n
\n\n\n\n \n \n \"Speech-to-textPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@inproceedings{rodriguez2023,\n\taddress = {Remote},\n\ttitle = {Speech-to-text recognition for multilingual spoken data in language documentation},\n\turl = {https://aclanthology.org/2023.computel-1.17},\n\turldate = {2024-03-04},\n\tbooktitle = {Proceedings of the {Sixth} {Workshop} on the {Use} of {Computational} {Methods} in the {Study} of {Endangered} {Languages}},\n\tpublisher = {Association for Computational Linguistics},\n\tauthor = {Rodríguez, Lorena Martín and Cox, Christopher},\n\teditor = {Harrigan, Atticus and Chaudhary, Aditi and Rijhwani, Shruti and Moeller, Sarah and Arppe, Antti and Palmer, Alexis and Henke, Ryan and Rosenblum, Daisy},\n\tmonth = mar,\n\tyear = {2023},\n\tpages = {117--123},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Sala, M.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Corpus Linguistics and Translation Tools for Digital Humanities: Research Methods and Applications.\n \n \n \n\n\n \n Maci, S. M.; and Sala, M.\n\n\n \n\n\n\n Bloomsbury Publishing, July 2022.\n Google-Books-ID: oJRoEAAAQBAJ\n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@book{maci_corpus_2022,\n\ttitle = {Corpus {Linguistics} and {Translation} {Tools} for {Digital} {Humanities}: {Research} {Methods} and {Applications}},\n\tisbn = {978-1-350-27523-2},\n\tshorttitle = {Corpus {Linguistics} and {Translation} {Tools} for {Digital} {Humanities}},\n\tabstract = {Presenting the digital humanities as both a domain of practice and as a set of methodological approaches to be applied to corpus linguistics and translation, chapters in this volume provide a novel and original framework to triangulate research for pursuing both scientific and educational goals within the digital humanities. They also highlight more broadly the importance of data triangulation in corpus linguistics and translation studies.Putting forward practical applications for digging into data, this book is a detailed examination of how to integrate quantitative and qualitative approaches through case studies, sample analysis and practical examples.},\n\tlanguage = {en},\n\tpublisher = {Bloomsbury Publishing},\n\tauthor = {Maci, Stefania M. and Sala, Michele},\n\tmonth = jul,\n\tyear = {2022},\n\tnote = {Google-Books-ID: oJRoEAAAQBAJ},\n\tkeywords = {Computers / Artificial Intelligence / Natural Language Processing, Language Arts \\& Disciplines / Linguistics / General, Language Arts \\& Disciplines / Linguistics / Pragmatics, Language Arts \\& Disciplines / Linguistics / Semantics, Reference / Research},\n}\n\n
\n
\n\n\n
\n Presenting the digital humanities as both a domain of practice and as a set of methodological approaches to be applied to corpus linguistics and translation, chapters in this volume provide a novel and original framework to triangulate research for pursuing both scientific and educational goals within the digital humanities. They also highlight more broadly the importance of data triangulation in corpus linguistics and translation studies.Putting forward practical applications for digging into data, this book is a detailed examination of how to integrate quantitative and qualitative approaches through case studies, sample analysis and practical examples.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Scharkow, M.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Qualitative Textanalyse. Blaupause und Potenziale (teil-)automatisierter Verfahren.\n \n \n \n \n\n\n \n Scheu, A. M.; Vogelgesang, J.; and Scharkow, M.\n\n\n \n\n\n\n In Scheu, A. M., editor(s), Auswertung qualitativer Daten, pages 309–322. Springer Fachmedien Wiesbaden, Wiesbaden, 2018.\n \n\n\n\n
\n\n\n\n \n \n \"QualitativePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{scheu_qualitative_2018,\n\taddress = {Wiesbaden},\n\ttitle = {Qualitative {Textanalyse}. {Blaupause} und {Potenziale} (teil-)automatisierter {Verfahren}},\n\tisbn = {978-3-658-18404-9 978-3-658-18405-6},\n\turl = {http://link.springer.com/10.1007/978-3-658-18405-6_20},\n\tlanguage = {de},\n\turldate = {2021-06-08},\n\tbooktitle = {Auswertung qualitativer {Daten}},\n\tpublisher = {Springer Fachmedien Wiesbaden},\n\tauthor = {Scheu, Andreas M. and Vogelgesang, Jens and Scharkow, Michael},\n\teditor = {Scheu, Andreas M.},\n\tyear = {2018},\n\tdoi = {10.1007/978-3-658-18405-6_20},\n\tpages = {309--322},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Scheu, A.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Qualitative Textanalyse. Blaupause und Potenziale (teil-)automatisierter Verfahren.\n \n \n \n \n\n\n \n Scheu, A. M.; Vogelgesang, J.; and Scharkow, M.\n\n\n \n\n\n\n In Scheu, A. M., editor(s), Auswertung qualitativer Daten, pages 309–322. Springer Fachmedien Wiesbaden, Wiesbaden, 2018.\n \n\n\n\n
\n\n\n\n \n \n \"QualitativePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{scheu_qualitative_2018,\n\taddress = {Wiesbaden},\n\ttitle = {Qualitative {Textanalyse}. {Blaupause} und {Potenziale} (teil-)automatisierter {Verfahren}},\n\tisbn = {978-3-658-18404-9 978-3-658-18405-6},\n\turl = {http://link.springer.com/10.1007/978-3-658-18405-6_20},\n\tlanguage = {de},\n\turldate = {2021-06-08},\n\tbooktitle = {Auswertung qualitativer {Daten}},\n\tpublisher = {Springer Fachmedien Wiesbaden},\n\tauthor = {Scheu, Andreas M. and Vogelgesang, Jens and Scharkow, Michael},\n\teditor = {Scheu, Andreas M.},\n\tyear = {2018},\n\tdoi = {10.1007/978-3-658-18405-6_20},\n\tpages = {309--322},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Schwandt, S.\n \n \n (2)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Der eHumanities Desktop als Werkzeug in der historischen Semantik: Funktionsspektren und Einsatzszenarien.\n \n \n \n \n\n\n \n Mehler, A.; Schwandt, S.; Gleim, R.; and Jussen, B.\n\n\n \n\n\n\n Journal for Language Technology and Computational Linguistics (JCLC), 26(1). 2011.\n \n\n\n\n
\n\n\n\n \n \n \"DerPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{mehler_ehumanities_2011,\n\ttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}: {Funktionsspektren} und {Einsatzszenarien}},\n\tvolume = {26},\n\tissn = {2190-6858},\n\tshorttitle = {Der {eHumanities} {Desktop} als {Werkzeug} in der historischen {Semantik}},\n\turl = {https://pub.uni-bielefeld.de/record/2902769},\n\tlanguage = {ger},\n\tnumber = {1},\n\turldate = {2021-08-26},\n\tjournal = {Journal for Language Technology and Computational Linguistics (JCLC)},\n\tauthor = {Mehler, Alexander and Schwandt, Silke and Gleim, Rüdiger and Jussen, Bernhard},\n\tyear = {2011},\n}\n\n
\n
\n\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n \n Digitale Methoden für die Historische Semantik. Auf den Spuren von Begriffen in digitalen Korpora.\n \n \n \n \n\n\n \n Schwandt, S.\n\n\n \n\n\n\n GESCHICHTE UND GESELLSCHAFT, 44(1). 2018.\n \n\n\n\n
\n\n\n\n \n \n \"DigitalePaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{schwandt_digitale_2018,\n\ttitle = {Digitale {Methoden} für die {Historische} {Semantik}. {Auf} den {Spuren} von {Begriffen} in digitalen {Korpora}},\n\tvolume = {44},\n\tissn = {0340-613X},\n\turl = {https://pub.uni-bielefeld.de/record/2919326},\n\tabstract = {One of the biggest challenges associated with semantic analysis is to obtain a distance from existing semantic knowledge. Methods from the field of Digital Humanities allow us to find new ways to cope with that challenge. Text mining or topic modeling tools offer a new perspective on words and their combination within a text. The following article highlights the relevance of digital methods for historical semantics, using the Latin term virtus and its medieval use as an example. It raises the question of genre and diachronic semantic change and demonstrates howdigital tools have the potential to not only challenge our knowledge about texts but also help to reorganize what we already know.},\n\tlanguage = {ger},\n\tnumber = {1},\n\turldate = {2021-08-26},\n\tjournal = {GESCHICHTE UND GESELLSCHAFT},\n\tauthor = {Schwandt, Silke},\n\tyear = {2018},\n}\n\n
\n
\n\n\n
\n One of the biggest challenges associated with semantic analysis is to obtain a distance from existing semantic knowledge. Methods from the field of Digital Humanities allow us to find new ways to cope with that challenge. Text mining or topic modeling tools offer a new perspective on words and their combination within a text. The following article highlights the relevance of digital methods for historical semantics, using the Latin term virtus and its medieval use as an example. It raises the question of genre and diachronic semantic change and demonstrates howdigital tools have the potential to not only challenge our knowledge about texts but also help to reorganize what we already know.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Stäcker, T.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Compiling large historical reference corpora of German: Quality Assurance, Interoperability and Collaboration in the Process of Publication of Digitized Historical Prints.\n \n \n \n\n\n \n Geyken, A.; Gloning, T.; and Stäcker, T.\n\n\n \n\n\n\n In Digital humanities 2012, pages 54–56. 2012.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{geyken_compiling_2012,\n\ttitle = {Compiling large historical reference corpora of {German}: {Quality} {Assurance}, {Interoperability} and {Collaboration} in the {Process} of {Publication} of {Digitized} {Historical} {Prints}},\n\tshorttitle = {Compiling large historical reference corpora of {German}},\n\tbooktitle = {Digital humanities 2012},\n\tauthor = {Geyken, Alexander and Gloning, Thomas and Stäcker, Thomas},\n\tyear = {2012},\n\tpages = {54--56},\n}\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Tilton, L.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Beyond lexical frequencies: using R for text analysis in the digital humanities.\n \n \n \n \n\n\n \n Arnold, T.; Ballier, N.; Lissón, P.; and Tilton, L.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 707–733. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"BeyondPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{arnold2019b,\n\ttitle = {Beyond lexical frequencies: using {R} for text analysis in the digital humanities},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Beyond lexical frequencies},\n\turl = {http://link.springer.com/10.1007/s10579-019-09456-6},\n\tdoi = {10.1007/s10579-019-09456-6},\n\tabstract = {This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2024-03-05},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Arnold, Taylor and Ballier, Nicolas and Lissón, Paula and Tilton, Lauren},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {707--733},\n}\n\n
\n
\n\n\n
\n This paper presents a combination of R packages—user contributed toolkits written in a common core programming language—to facilitate the humanistic investigation of digitised, text-based corpora. Our survey of text analysis packages includes those of our own creation (cleanNLP and fasttextM) as well as packages built by other research groups (stringi, readtext, hyphenatr, quanteda, and hunspell). By operating on generic object types, these packages unite research innovations in corpus linguistics, natural language processing, machine learning, statistics, and digital humanities. We begin by extrapolating on the theoretical benefits of R as an elaborate gluing language for bringing together several areas of expertise and compare it to linguistic concordancers and other tool-based approaches to text analysis in the digital humanities. We then showcase the practical benefits of an ecosystem by illustrating how R packages have been integrated into a digital humanities project. Throughout, the focus is on moving beyond the bag-ofwords, lexical frequency model by incorporating linguistically-driven analyses in research.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Trippel, T.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Language technology for digital humanities: introduction to the special issue.\n \n \n \n \n\n\n \n Hinrichs, E.; Hinrichs, M.; Kübler, S.; and Trippel, T.\n\n\n \n\n\n\n Language Resources and Evaluation, 53(4): 559–563. December 2019.\n \n\n\n\n
\n\n\n\n \n \n \"LanguagePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{hinrichs_language_2019,\n\ttitle = {Language technology for digital humanities: introduction to the special issue},\n\tvolume = {53},\n\tissn = {1574-020X, 1574-0218},\n\tshorttitle = {Language technology for digital humanities},\n\turl = {http://link.springer.com/10.1007/s10579-019-09482-4},\n\tdoi = {10.1007/s10579-019-09482-4},\n\tlanguage = {en},\n\tnumber = {4},\n\turldate = {2021-06-08},\n\tjournal = {Language Resources and Evaluation},\n\tauthor = {Hinrichs, Erhard and Hinrichs, Marie and Kübler, Sandra and Trippel, Thorsten},\n\tmonth = dec,\n\tyear = {2019},\n\tpages = {559--563},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Vogelgesang, J.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Qualitative Textanalyse. Blaupause und Potenziale (teil-)automatisierter Verfahren.\n \n \n \n \n\n\n \n Scheu, A. M.; Vogelgesang, J.; and Scharkow, M.\n\n\n \n\n\n\n In Scheu, A. M., editor(s), Auswertung qualitativer Daten, pages 309–322. Springer Fachmedien Wiesbaden, Wiesbaden, 2018.\n \n\n\n\n
\n\n\n\n \n \n \"QualitativePaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@incollection{scheu_qualitative_2018,\n\taddress = {Wiesbaden},\n\ttitle = {Qualitative {Textanalyse}. {Blaupause} und {Potenziale} (teil-)automatisierter {Verfahren}},\n\tisbn = {978-3-658-18404-9 978-3-658-18405-6},\n\turl = {http://link.springer.com/10.1007/978-3-658-18405-6_20},\n\tlanguage = {de},\n\turldate = {2021-06-08},\n\tbooktitle = {Auswertung qualitativer {Daten}},\n\tpublisher = {Springer Fachmedien Wiesbaden},\n\tauthor = {Scheu, Andreas M. and Vogelgesang, Jens and Scharkow, Michael},\n\teditor = {Scheu, Andreas M.},\n\tyear = {2018},\n\tdoi = {10.1007/978-3-658-18405-6_20},\n\tpages = {309--322},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Wegera, K.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Zur Erstellung einer computerunterstützten Grammatik \"Flexionsmorphologie des Frühneuhochdeutschen\".\n \n \n \n \n\n\n \n Frackenpohl, G.; Frauenknecht, H.; and Wegera, K.\n\n\n \n\n\n\n Computers and the Humanities, 12(1/2): 33–42. 1978.\n \n\n\n\n
\n\n\n\n \n \n \"ZurPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@article{frackenpohl_zur_1978,\n\ttitle = {Zur {Erstellung} einer computerunterstützten {Grammatik} "{Flexionsmorphologie} des {Frühneuhochdeutschen}"},\n\tvolume = {12},\n\tissn = {0010-4817},\n\turl = {https://www.jstor.org/stable/30199933},\n\tabstract = {[The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the "Pluralumlaut." A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]},\n\tnumber = {1/2},\n\turldate = {2019-04-01},\n\tjournal = {Computers and the Humanities},\n\tauthor = {Frackenpohl, Gert and Frauenknecht, Harald and Wegera, Klaus-Peter},\n\tyear = {1978},\n\tpages = {33--42},\n}\n\n
\n
\n\n\n
\n [The inflectional morphology of Early New High German is the subject of research at the Forschungsvorhaben Grammatik des Frühneuhochdeutschen at the University of Bonn. Because the High German of the period 1350-1700 shows strong graphemic and morphemic variation, we could not use improved computational lemmatizing alogorithms for computer-assisted analysis. Instead, the data base was extended by philological information manually analyzed. To illustrate our proceeding in setting up the paradigms requires explaining the different algorithms for analyzing verb and noun inflection. The numerous grammatical positions, for most of which little evidence is given, and the prevailing inflected structure precluded an automatic segmentation of verb forms. The program for establishing verb paradigms is based on extended informations (for instance, those about endings, historical inflection classes, preterite suffixes, etc.), and consists of steps for sorting, collecting, and printing. For nouns, the automatic segmentation can be carried out by using as a word-stem the nominative singular form, which always shows a zero-morpheme. In a lemmatizing procedure different from those already in use, the nominative plural form (singular stem + plural formative) is taken as word-stem in order to segmentize the plural cases, and thus avoid the problem of stem variation which is due to the \"Pluralumlaut.\" A noun class is defined by the combination of a singular paradigm, which is characterized by a genitive formative and a plural formative.]\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n Zimmer, D.\n \n \n (1)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n Die Elektrifizierung der Sprache. Über Sprechen, Schreiben, Computer, Gehirne und Geist.\n \n \n \n\n\n \n Zimmer, D.\n\n\n \n\n\n\n Haffmans, Zürich, 1991.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@book{zimmer_elektrifizierung_1991,\n\taddress = {Zürich},\n\ttitle = {Die {Elektrifizierung} der {Sprache}. Über {Sprechen}, {Schreiben}, {Computer}, {Gehirne} und {Geist}.},\n\tisbn = {978-3-251-01099-8},\n\tlanguage = {Deutsch},\n\tpublisher = {Haffmans},\n\tauthor = {Zimmer, Dieter},\n\tyear = {1991},\n}\n\n
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n undefined\n \n \n (4)\n \n \n
\n
\n \n \n
\n \n\n \n \n \n \n \n \n Why Linguists Should Care about Digital Humanities (and Epidemiology).\n \n \n \n \n\n\n \n \n\n\n \n\n\n\n \n \n\n\n\n
\n\n\n\n \n \n \"WhyPaper\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@misc{noauthor_why_nodate,\n\ttitle = {Why {Linguists} {Should} {Care} about {Digital} {Humanities} (and {Epidemiology})},\n\turl = {https://journals.sagepub.com/doi/epub/10.1177/00754242211019072},\n\tlanguage = {en},\n\turldate = {2023-02-28},\n\tdoi = {10.1177/00754242211019072},\n}\n\n
\n
\n\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n The Routledge Handbook of English Language and Digital Humanities.\n \n \n \n\n\n \n Adolphs, S.; and Knight, D.,\n editors.\n \n\n\n \n\n\n\n Routledge, London, May 2020.\n \n\n\n\n
\n\n\n\n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@book{adolphs_routledge_2020,\n\taddress = {London},\n\ttitle = {The {Routledge} {Handbook} of {English} {Language} and {Digital} {Humanities}},\n\tisbn = {978-1-00-303175-8},\n\tabstract = {The Routledge Handbook of English Language and Digital Humanities serves as a reference point for key developments related to the ways in which the digital turn has shaped the study of the English language and of how the resulting methodological approaches have permeated other disciplines. It draws on modern linguistics and discourse analysis for its analytical methods and applies these approaches to the exploration and theorisation of issues within the humanities.\n\nDivided into three sections, this handbook covers: \n\n\n\nsources and corpora; \n\n\nanalytical approaches; \n\n\nEnglish language at the interface with other areas of research in the digital humanities.\n\n\nIn covering these areas, more traditional approaches and methodologies in the humanities are recast and research challenges are re-framed through the lens of the digital. The essays in this volume highlight the opportunities for new questions to be asked and long-standing questions to be reconsidered when drawing on the digital in humanities research.\n\nThis is a ground-breaking collection of essays offering incisive and essential reading for anyone with an interest in the English language and digital humanities.},\n\tpublisher = {Routledge},\n\teditor = {Adolphs, Svenja and Knight, Dawn},\n\tmonth = may,\n\tyear = {2020},\n\tdoi = {10.4324/9781003031758},\n}\n\n
\n
\n\n\n
\n The Routledge Handbook of English Language and Digital Humanities serves as a reference point for key developments related to the ways in which the digital turn has shaped the study of the English language and of how the resulting methodological approaches have permeated other disciplines. It draws on modern linguistics and discourse analysis for its analytical methods and applies these approaches to the exploration and theorisation of issues within the humanities. Divided into three sections, this handbook covers: sources and corpora; analytical approaches; English language at the interface with other areas of research in the digital humanities. In covering these areas, more traditional approaches and methodologies in the humanities are recast and research challenges are re-framed through the lens of the digital. The essays in this volume highlight the opportunities for new questions to be asked and long-standing questions to be reconsidered when drawing on the digital in humanities research. This is a ground-breaking collection of essays offering incisive and essential reading for anyone with an interest in the English language and digital humanities.\n
\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n \n MoCoDa 2.\n \n \n \n \n\n\n \n \n\n\n \n\n\n\n \n \n\n\n\n
\n\n\n\n \n \n \"MoCoDaPaper\n  \n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@misc{noauthor_mocoda_nodate,\n\ttitle = {{MoCoDa} 2},\n\turl = {https://db.mocoda2.de/c/home},\n\turldate = {2022-03-22},\n}\n\n
\n
\n\n\n\n
\n\n\n
\n \n\n \n \n \n \n \n Digitale Infrastrukturen für die germanistische Forschung.\n \n \n \n\n\n \n Lobin, H.; Schneider, R.; and Witt, A.,\n editors.\n \n\n\n \n\n\n\n Volume 6 of Germanistische Sprachwissenschaft um 2020De Gruyter, Berlin/Boston, 2018.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n\n\n\n
\n
@book{lobin_digitale_2018,\n\taddress = {Berlin/Boston},\n\tseries = {Germanistische {Sprachwissenschaft} um 2020},\n\ttitle = {Digitale {Infrastrukturen} für die germanistische {Forschung}},\n\tvolume = {6},\n\tisbn = {978-3-11-053866-3},\n\tabstract = {Die moderne sprachwissenschaftliche Forschung nutzt in zunehmender Weise digitale Forschungsinfrastrukturen und Informationssysteme. Diese Entwicklung begann um die Jahrtausendwende und beschleunigt sich seither. Der Band thematisiert nationale und europäische Infrastrukturverbünde und verschiedene Sprachressourcen aus der germanistischen Sprachwissenschaft, die über digitale Infrastrukturen auffindbar, zugreifbar und (wieder-)verwendbar sind.},\n\tpublisher = {De Gruyter},\n\teditor = {Lobin, Henning and Schneider, Roman and Witt, Andreas},\n\tyear = {2018},\n}\n\n
\n
\n\n\n
\n Die moderne sprachwissenschaftliche Forschung nutzt in zunehmender Weise digitale Forschungsinfrastrukturen und Informationssysteme. Diese Entwicklung begann um die Jahrtausendwende und beschleunigt sich seither. Der Band thematisiert nationale und europäische Infrastrukturverbünde und verschiedene Sprachressourcen aus der germanistischen Sprachwissenschaft, die über digitale Infrastrukturen auffindbar, zugreifbar und (wieder-)verwendbar sind.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n\n\n\n
\n\n\n \n\n \n \n \n \n\n
\n"}; document.write(bibbase_data.data);