Skip to content

Large collections of big words and big concepts are hard to read. Scientists share ideas using large collections of words. We machine read scientific documents in an effort to compare writers with each other, and to promote simpler writing.

License

Notifications You must be signed in to change notification settings

russelljjarvis/ScienceAccess

Repository files navigation

All Contributors DOI

Too Long and Did Not Read

Large collections of big words and big concepts are hard to read. Scientists share ideas using large collections of words. We machine read scientific documents in an effort to compare writers with each other, and to promote simpler writing. A deployed version of this application lives here.

Overview

Non-science writing is often expressed with a less complex and more engaging writing style. This makes it accessible to a broad audience. In contrast, there is research demonstrating that the content of scientific writing is often more complex. This is due, at least in part, to the tendency of scientists to use jargon-heavy language. This can make it inaccessible to many individuals.

This dashboard application allows the user to search for a scientific author. It first performs a web search to gather this author's published works. It then shows the readability score for each published work returned from the web scrape as well as an overall score for that individual. In addition, the application returns the most common and complex words used, sentiment, and a comparison to other text sources with known complexity. Read more about the application here.

More accessible science writing allows knowledge to be more readily transferred into public awareness, as well as between scientists of different fields. Objectively describing the complexity of different writing styles allows us to prescribe how to shift academic science writing into a more accessible niche, where science can better compete with pseudo-science and blogs.

If you're interested in contributing or reviewing the license for use of this application, refer to our documentation to learn more.

Running the application from the terminal

Install

git clone https://github.com/russelljjarvis/ScienceAccess.git
cd ScienceAccess
sudo $(which python3) setup.py install

Run

streamlit run app_dev.py

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Russell Jarvis

💻 📖 🤔 🎨 🚇

Marc Skov Madsen

💻

pmcg

💻 📖 🤔 🎨 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License ScienceAccess is released under the CC BY-NC 2.0. By using ScienceAccess, you are agreeing to its usage terms.

About

Large collections of big words and big concepts are hard to read. Scientists share ideas using large collections of words. We machine read scientific documents in an effort to compare writers with each other, and to promote simpler writing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published