-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from scds/development-branch
Development branch
- Loading branch information
Showing
73 changed files
with
634 additions
and
902 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
permalink: /404.html | ||
layout: default | ||
--- | ||
|
||
<style type="text/css" media="screen"> | ||
.container { | ||
margin: 10px auto; | ||
max-width: 600px; | ||
text-align: center; | ||
} | ||
h1 { | ||
margin: 30px 0; | ||
font-size: 4em; | ||
line-height: 1; | ||
letter-spacing: -1px; | ||
} | ||
</style> | ||
|
||
<div class="container"> | ||
<h1>404</h1> | ||
|
||
<p><strong>Page not found :(</strong></p> | ||
<p>The requested page could not be found.</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
# Pre-Processing Textual Data | ||
Materials for the DMDS workshop: **Pre-Processing Textual Data** | ||
|
||
This repository contains workshop files, as well as files used to create the [workshop webpage](https://scds.github.io/text-analysis-1) with GitHub Pages | ||
Materials for the DMDS workshop: **Pre-Processing Textual Data** | ||
|
||
This repository contains workshop files, as well as files used to create the [workshop webpage](https://scds.github.io/text-analysis-1) with GitHub Pages. | ||
|
||
Contributions by the following individuals: | ||
- Workshop content created by Devon Mordell | ||
- Content edited for online use by << ENTER NAME(S) HERE >> | ||
- Online pages created by Devon Mordell | ||
|
||
|
||
|
||
All content is made available under a GNU General Public License v3.0. | ||
All content is made available under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.