https://librarysearch.temple.edu/databases
Temple Libraries' official online search tool for books, media, journals, databases, government documents and more.
https://sites.temple.edu/tudsc/2016/06/08/downloading-plain-text-from-internet-archive-and-project-gutenberg-with-python/
Written by Liz Rodrigues After I had assembled a list of US immigrant autobiography and checked to see which were available in full text and plain text files, the next step was to get those files. This list of about fifty books was probably short enough to do this manually–by looking up each title and copying & pasting the file into notepad–but to prepare for future projects, I wanted to ...
https://guides.temple.edu/qdr
Temple University is a member of the Qualitative Data Repository (QDR), a dedicated archive for storing and sharing qualitative and mixed-method research data for the social sciences and related fields.
https://digital.library.temple.edu/digital/custom/explore
Our Digital Collections site offers free worldwide access to the unique primary historical and cultural resources held by the Temple University Libraries and to selected scholarly works and other publications produced at Temple. We are actively digitizing additional materials; to suggest materials you’d like to see digitized, please contact us at: diglib@temple.edu.
https://guides.temple.edu/qda/qualcoder
QualCoder is free, open source software for qualitative data analysis. It has many of the features of commercial QDA software packages such as auto-coding, coding images and A/V materials, SQL database querying, and many reporting and visualization options.
https://www.fox.temple.edu/faculty-research/institutes-centers/center-executive-education/programs/open-enrollment-programs/data-analytics-bootcamp-python
Data Analytics Bootcamp: Python will teach participants how to organize data in a way that allows them to critically analyze a particular area of interest. This asynchronous learning program will take you from a beginner level to skillful programmer with step-by-step instructions. The course consists of 10 self-guided modules that can be completed at your own pace. Most participants can expect ...
https://guides.temple.edu/c.php?g=936400&p=6879976
As with any data collection practice, it is always important to backup your data. Do this regularly and you will be in a much better place if anything happens to your data during the course of your research. REDCap is a great tool but has limited analysis capabilities and you will likely want to analyze your data in another program. REDCap has a number of export settings to allow you to export ...
https://guides.temple.edu/APIs
API stands for application programming interface. An API is a protocol that allows a user to query a resource and retrieve and download data in a machine-readable format. Researchers sometimes use APIs to download collections of texts, such as scholarly journal articles, so they can perform automated text mining on the corpus they've downloaded. Here is a simple tutorial that explains what an ...
https://alt.library.temple.edu/databases/
This site is an alternate access for Temple University Libraries main site. It can be accessed when the main site is down. It provides basic contact info and access to select databases. This site is always up.
https://cis.temple.edu/~giorgio/cis587/readings/id3-c45.html
Introduction ID3 and C4.5 are algorithms introduced by Quinlan for inducing Classification Models, also called Decision Trees, from data.