Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmullen/lmullen
https://github.com/lmullen/lmullen
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lmullen/lmullen
- Owner: lmullen
- Created: 2022-08-26T15:15:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T14:20:48.000Z (over 1 year ago)
- Last Synced: 2024-10-28T04:59:17.537Z (3 months ago)
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 🚀 Greetings
I'm [Lincoln Mullen](https://lincolnmullen.com). I am a historian of American religion and the nineteenth-century United States, often using computational methods for texts and maps. I am history faculty at George Mason University, and Director of Computational History at the [Roy Rosenzweig Center for History and New Media](https://rrchnm.org/) ([@CHNM](https://github.com/chnm) on GitHub).
My work on GitHub mostly involves my research projects. These are usually data analytical projects, but I have also developed some software packages. To give you a quick tour of the highlights:
- [_America's Public Bible: A Commentary_](https://americaspublicbible.org) ([repo](https://github.com/lmullen/americas-public-bible)) is an application of machine-learning to find millions of biblical quotations in historical U.S. newspapers and understand the results.
- [_American Religious Ecologies_](https://religiousecologies.org) ([repo](https://github.com/chnm/relec-website)) digitizes, transcribes, maps, and visualizes historical datasets about American religion.
- [_Legal Modernism_](https://legalmodernism.org) ([repo](https://github.com/lmullen/legal-modernism)) analyzes nineteenth-century and early twentieth-century Anglo-American treatises, caselaw, and other legal documents. Our [civil procedure codes repo](https://github.com/lmullen/civil-procedure-codes) contains code for an [earlier article](https://doi.org/10.1093/ahr/123.1.132).
- Apiary ([repo](https://github.com/chnm/apiary)) is RRCHNM's data API, written in Go.
- Computing Cultural Heritage in the Cloud ([repo](https://github.com/lmullen/cchc)) was an experiment to apply machine-learning models across the Library of Congress digital collections using their APIs.
- I maintain the following R packages, which you can also [find on R Universe](https://lmullen.r-universe.dev/): [tokenizers](https://github.com/ropensci/tokenizers), [textreuse](https://github.com/ropensci/textreuse), [USAboundaries](https://github.com/ropensci/USAboundaries), [historydata](https://github.com/ropensci/historydata), [internetarchive](https://github.com/ropensci/internetarchive), [gender](https://github.com/ropensci/gender), [WPAnarratives](https://github.com/lmullen/WPAnarratives), [tractarian](https://github.com/lmullen/tractarian), [geochecker](https://github.com/lmullen/geochecker).
- [dotfiles](https://github.com/lmullen/dotfiles) and [CV](https://github.com/lmullen/CV) repos.
You can find me at various places around the internet:- [My website](https://lincolnmullen.com) ([repo](https://github.com/lmullen/lincolnmullen.com)).
- [My Micro.blog](https://weblog.lincolnmullen.com/).
- [My newsletter](https://buttondown.email/lmullen) about American religious history, digital history, and the making thereof.