Skip to content

Commit f2846db

Browse files
committed
Update paths
1 parent 682cd7d commit f2846db

12 files changed

Lines changed: 101 additions & 229 deletions

File tree

.gitmodules

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
2-
<script>
3-
window.location = '../lds-talks-by-topic/';
4-
</script>
5-
</html>
2+
<script>
3+
window.location = '../nlp-topic-explorer/';
4+
</script>
5+
6+
</html>

byu-testing-center-line.git

Lines changed: 0 additions & 1 deletion
This file was deleted.

byu-webcams.git

Lines changed: 0 additions & 1 deletion
This file was deleted.

cover-04-08.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,15 @@ <h4>Me and Mine</h4>
9292
<!---<li><a href="https://github.com/bean5/bitbucketTricks" class="engineer solve contrib fun">BitBucketTricks</a> (enhances the <a href="https://bitbucket.org/">BitBucket</a> Experience with code custom code sniffing and much more)</li>--->
9393
<!-- <li><a href="" class="publish research solve">Aligning Religious Texts (coming soon)</a></li> -->
9494
<li><a href="https://bitcoin.org/en/" class="crypto">Bitcoin</a></li>
95-
<li><a href="byu-testing-center-line.git/" class="BYU engineer contrib">BYU Testing Center
95+
<li><a href="extension-byu-testing-center-line/" class="BYU engineer contrib">BYU Testing Center
9696
Project</a> (also available in the google chrome store for free)
9797
<br />
9898
</li>
99-
<li><a href="byu-webcams.git/" class="contrib engineer BYU">BYU Webcams Project</a> (also available in the
99+
<li><a href="extension-byu-webcams/" class="contrib engineer BYU">BYU Webcams Project</a> (also available in
100+
the
100101
google chrome store for free). Shows you the weather outside and inside. It also automatically updates!
101102
</li>
102-
<li><a href="machine-learning/food-classification/index.html" class="research publish solve">Food
103+
<li><a href="ml-food-classifier/index.html" class="research publish solve">Food
103104
Classification (machine learning)</a>: Ever wonder whether that particular "health food" is more like
104105
<em>fast food?</em>
105106
</li>
@@ -110,18 +111,18 @@ <h4>Me and Mine</h4>
110111
of SlickQuiz I modified to build a light ham radio exam preparation tool. You can obtain the code at <a
111112
class="fun" href="http://github.com/bean5/SlickQuizHamRadio.git/">SlickQuizHam.git</a>.</li>
112113
<li><a class="contrib engineer sovle"></a>In-house scripts</li>
113-
<li><a href="computationalLinguistics/haiku/index.html" class="research fun mormon">Haiku--Including some
114+
<li><a href="nlp-haiku/index.html" class="research fun mormon">Haiku--Including some
114115
from General Conference</a></li>
115-
<li><a href="http://bean5.github.io/Java-Porter-Stemmer/" class="contrib">Java 7 Porter Stemmer</a></li>
116+
<li><a href="http://bean5.github.io/nlp-porter-stemmer-java/" class="contrib">Java 7 Porter Stemmer</a></li>
116117
<li><a href="https://keybase.io/bean5" class="crypto">Keybase.io/bean5</a></li>
117-
<li><a href="lds-talks-by-topic/" class="NLP solve">Latent Dirichlet Allocation (LDA) Topic Browser (Custom
118+
<li><a href="nlp-topic-explorer/" class="NLP solve">Latent Dirichlet Allocation (LDA) Topic Browser (Custom
118119
Built)</a></li>
119120
<!-- <li><a href="http://bean5.github.io/LaTeX-Project-Management" class="contrib solve">LaTeX Project Management Template</a> An ongoing LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more. </li> -->
120121
<!-- <li><a href="http://students.cs.byu.edu/~bean5/ling-utils/" class="NLP ling">Ling Utils Project</a>: My favorite linguistic utilities listed in one place. I have made local copies when possible so even if a webserver turns off, the utility is still available.</li> -->
121122
<!-- <li><a href="transformation/before.html">Web Transformer</a> A step-by-step demonstration of the process through which a web page might undergo until it reaches web nirvana. Just keep clicking "Navigate to next" when you are ready to see what transformations remain.</li> -->
122123
<!-- <li><a href="https://sites.google.com/site/beanmichael2/">My Online Portfolio</a></li> -->
123124
<li><a href="http://bean5.github.io/learn_words/" class="research fun">Learn interesting words</a></li>
124-
<li><a href="lds-talks-by-topic/" class="research ling mormon">LDS Talks by Topic</a></li>
125+
<li><a href="nlp-topic-explorer/" class="research ling mormon">LDS Talks by Topic</a></li>
125126
<li><a href="https://github.com/bean5?tab=repositories" class="contrib">My public github projects +
126127
forks</a></li>
127128
<li><a href="http://www.linkedin.com/in/beanmichael" class="me">http://www.linkedin.com/in/beanmichael</a>
@@ -132,7 +133,7 @@ <h4>Me and Mine</h4>
132133
<!--<li><a href="blog/index.html?type=rel" class="mormon">My Blog: religion</a></li>-->
133134
<li><span class="NLP research publish solve">Noisy Midi Music Recognition Using Genetic Alignment</span>
134135
</li>
135-
<li><a href="http://bean5.github.io/paraphraseDetector/"
136+
<li><a href="http://bean5.github.io/nlp-paraphrase-detector/"
136137
class="contrib publish research solve ling">Paraphrase Detection</a></li>
137138
<!-- <li><a href="extension-random-sci-talk/" class="contrib mormon engineer ling">Random Talk</a> (deprecated)</li> -->
138139
<!-- <li><a href="http://bean5.github.io/tree-extension/" class="solve fun">Random Tree Drawer</a> Generates a random tree every time you visit. You can watch it build the branches as it goes! Great reminder to do some family history research.</li> -->
@@ -146,7 +147,8 @@ <h4>Me and Mine</h4>
146147
to decimal; built using regular expressions, which was a novel and adaptable approach I hadn't considered
147148
before this project.</li>
148149

149-
<li><a href="http://bean5.github.io/AlliterationLocator/" class="contrib ling solve">Simple Orthographic
150+
<li><a href="http://bean5.github.io/nlp-alliteration-locator/" class="contrib ling solve">Simple
151+
Orthographic
150152
Alliteration Locator</a></li>
151153

152154
<li><a href="/research/CLDSGCT-LDA-ToT.pdf"

github-projects.html

Lines changed: 65 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,67 @@
11
<!DOCTYPE html>
22
<html>
3-
<!-- This file has been deprecated, for now. Nothing links to it, but I leave it here for historical reference. -->
4-
<head>
5-
<meta charset='utf-8' />
6-
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
7-
<meta name="description" content="Bean5.github.io : " />
8-
9-
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
10-
<script type="text/javascript" src="javascript/ga.js"></script>
11-
12-
<title>Bean5.github.io</title>
13-
</head>
14-
15-
<body>
16-
<!-- HEADER -->
17-
<div id="header_wrap" class="outer">
18-
<header class="inner">
19-
<!-- <a id="forkme_banner" href="https://github.com/bean5">View on GitHub</a> -->
20-
21-
<h1 id="project_title">Bean5.github.io</h1>
22-
<h2 id="project_tagline"></h2>
23-
</header>
24-
</div>
25-
26-
<!-- MAIN CONTENT -->
27-
<div id="main_content_wrap" class="outer">
28-
<section id="main_content" class="inner">
29-
<p style="font-size:larger">My name is Michael. Following are some of my recent projects available at Github. If you have any ideas for them, feel free to submit feedback through the corresponding documentation page.</p>
30-
31-
<h3>Github Projects</h3>
32-
<ul>
33-
<li><a href="http://bean5.github.io/byu-testing-center-line/">BYU Testing Center Line Conditions</a></li>
34-
<li><a href="http://bean5.github.io/byu-webcams/">Several BYU webcams aggregated to one place</a></li>
35-
<li><a href="http://bean5.github.io/tree-extension/">Random HTML 5 Tree on Canvas</a></li>
36-
<li><a href="http://bean5.github.io/SCI-Talk/">Random SCI Talk</a>: talk provided by the scripture citation index (<a href="http://scriptures.byu.edu/">SCI</a>) </li>
37-
<li><a href="http://bean5.github.io/Java-Porter-Stemmer/">Java 7 Porter Stemmer</a></li>
38-
<li><a href="http://bean5.github.io/AlliterationLocator/">Simple Orthographic Alliteration Locator</a></li>
39-
<li><a href="http://bean5.github.io/learn_words/">Learn interesting words</a></li>
40-
<li><a href="http://bean5.github.io/LaTeX-Project-Management/">Project management templates in LaTex</a></li>
41-
<li><a href="http://bean5.github.io/paraphraseDetector/">Paraphrase Detection</a></li>
42-
<li><a href="http://bean5.github.io/SCI-Talk/">Random Talk</a> (may soon be available in the google chrome store for free). Displays a random LDS conference talk. Great for those moments when you need a modern spiritual pick-me-up! (Retry page if you get an error)</li>
43-
<li><a href="http://bean5.github.io/tree-extension/">Random Tree Drawer</a> Generates a random tree every time you visit. You can watch it build the branches as it goes! Great reminder to do some family history research.</li>
44-
<li><a href="http://bean5.github.io/LaTeX-Project-Management">LaTeX Project Management Template</a> An ongoing LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more. </li>
45-
</ul>
46-
</section>
47-
</div>
48-
49-
<!-- FOOTER -->
50-
<div id="footer_wrap" class="outer">
51-
<footer class="inner">
52-
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
53-
</footer>
54-
</div>
55-
56-
</body>
57-
</html>
3+
<!-- This file has been deprecated, for now. Nothing links to it, but I leave it here for historical reference. -->
4+
5+
<head>
6+
<meta charset='utf-8' />
7+
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
8+
<meta name="description" content="Bean5.github.io : " />
9+
10+
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
11+
<script type="text/javascript" src="javascript/ga.js"></script>
12+
13+
<title>Bean5.github.io</title>
14+
</head>
15+
16+
<body>
17+
<!-- HEADER -->
18+
<div id="header_wrap" class="outer">
19+
<header class="inner">
20+
<!-- <a id="forkme_banner" href="https://github.com/bean5">View on GitHub</a> -->
21+
22+
<h1 id="project_title">Bean5.github.io</h1>
23+
<h2 id="project_tagline"></h2>
24+
</header>
25+
</div>
26+
27+
<!-- MAIN CONTENT -->
28+
<div id="main_content_wrap" class="outer">
29+
<section id="main_content" class="inner">
30+
<p style="font-size:larger">My name is Michael. Following are some of my recent projects available at Github. If
31+
you have any ideas for them, feel free to submit feedback through the corresponding documentation page.</p>
32+
33+
<h3>Github Projects</h3>
34+
<ul>
35+
<li><a href="http://bean5.github.io/byu-testing-center-line/">BYU Testing Center Line Conditions</a></li>
36+
<li><a href="http://bean5.github.io/byu-webcams/">Several BYU webcams aggregated to one place</a></li>
37+
<li><a href="http://bean5.github.io/tree-extension/">Random HTML 5 Tree on Canvas</a></li>
38+
<li><a href="http://bean5.github.io/SCI-Talk/">Random SCI Talk</a>: talk provided by the scripture citation
39+
index (<a href="http://scriptures.byu.edu/">SCI</a>) </li>
40+
<li><a href="http://bean5.github.io/nlp-porter-stemmer-java/">Java 7 Porter Stemmer</a></li>
41+
<li><a href="http://bean5.github.io/nlp-alliteration-locator/">Simple Orthographic Alliteration Locator</a></li>
42+
<li><a href="http://bean5.github.io/learn_words/">Learn interesting words</a></li>
43+
<li><a href="http://bean5.github.io/LaTeX-Project-Management/">Project management templates in LaTex</a></li>
44+
<li><a href="http://bean5.github.io/nlp-paraphrase-detector/">Paraphrase Detection</a></li>
45+
<li><a href="http://bean5.github.io/SCI-Talk/">Random Talk</a> (may soon be available in the google chrome store
46+
for free). Displays a random LDS conference talk. Great for those moments when you need a modern spiritual
47+
pick-me-up! (Retry page if you get an error)</li>
48+
<li><a href="http://bean5.github.io/tree-extension/">Random Tree Drawer</a> Generates a random tree every time
49+
you visit. You can watch it build the branches as it goes! Great reminder to do some family history research.
50+
</li>
51+
<li><a href="http://bean5.github.io/LaTeX-Project-Management">LaTeX Project Management Template</a> An ongoing
52+
LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more.
53+
</li>
54+
</ul>
55+
</section>
56+
</div>
57+
58+
<!-- FOOTER -->
59+
<div id="footer_wrap" class="outer">
60+
<footer class="inner">
61+
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
62+
</footer>
63+
</div>
64+
65+
</body>
66+
67+
</html>

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,14 @@ <h4>Me and Mine</h4>
8282
<!---<li><a href="https://github.com/bean5/bitbucketTricks" class="engineer solve contrib fun">BitBucketTricks</a> (enhances the <a href="https://bitbucket.org/">BitBucket</a> Experience with code custom code sniffing and much more)</li>--->
8383
<!-- <li><a href="" class="publish research solve">Aligning Religious Texts (coming soon)</a></li> -->
8484
<li><a href="https://bitcoin.org/en/" class="crypto">Bitcoin</a></li>
85-
<li><a href="byu-testing-center-line.git/" class="BYU engineer contrib">BYU Testing Center
85+
<li><a href="extension-byu-testing-center-line/" class="BYU engineer contrib">BYU Testing Center
8686
Project</a> (also available in the google chrome store for free)
8787
<br />
8888
</li>
89-
<li><a href="byu-webcams.git/" class="contrib engineer BYU">BYU Webcams Project</a> (also available in the
89+
<li><a href="extension-byu-webcams/" class="contrib engineer BYU">BYU Webcams Project</a> (also available in
90+
the
9091
google chrome store for free). Shows you the weather outside and inside. It also automatically updates!</li>
91-
<li><a href="machine-learning/food-classification/index.html" class="research publish solve">Food
92+
<li><a href="ml-food-classifier/index.html" class="research publish solve">Food
9293
Classification (machine learning)</a>: Ever wonder whether that particular "health food" is more like
9394
<em>fast food?</em>
9495
</li>
@@ -101,16 +102,16 @@ <h4>Me and Mine</h4>
101102
<li><a class="contrib engineer sovle"></a>In-house scripts</li>
102103
<li><a href="nlp-haiku/index.html" class="research fun mormon">Haiku--Including some from
103104
General Conference</a></li>
104-
<li><a href="http://bean5.github.io/Java-Porter-Stemmer/" class="contrib">Java 7 Porter Stemmer</a></li>
105+
<li><a href="http://bean5.github.io/nlp-porter-stemmer-java/" class="contrib">Java 7 Porter Stemmer</a></li>
105106
<!-- <li><a href="https://keybase.io/bean5" class="crypto">Keybase.io/bean5</a></li> -->
106-
<li><a href="lds-talks-by-topic/" class="NLP solve">Latent Dirichlet Allocation (LDA) Topic Browser (Custom
107+
<li><a href="nlp-topic-explorer/" class="NLP solve">Latent Dirichlet Allocation (LDA) Topic Browser (Custom
107108
Built)</a></li>
108109
<!-- <li><a href="http://bean5.github.io/LaTeX-Project-Management" class="contrib solve">LaTeX Project Management Template</a> An ongoing LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more. </li> -->
109110
<!-- <li><a href="http://students.cs.byu.edu/~bean5/ling-utils/" class="NLP ling">Ling Utils Project</a>: My favorite linguistic utilities listed in one place. I have made local copies when possible so even if a webserver turns off, the utility is still available.</li> -->
110111
<!-- <li><a href="transformation/before.html">Web Transformer</a> A step-by-step demonstration of the process through which a web page might undergo until it reaches web nirvana. Just keep clicking "Navigate to next" when you are ready to see what transformations remain.</li> -->
111112
<!-- <li><a href="https://sites.google.com/site/beanmichael2/">My Online Portfolio</a></li> -->
112113
<li><a href="http://bean5.github.io/learn_words/" class="research fun">Learn interesting words</a></li>
113-
<li><a href="lds-talks-by-topic/" class="research ling mormon">LDS Talks by Topic</a></li>
114+
<li><a href="nlp-topic-explorer/" class="research ling mormon">LDS Talks by Topic</a></li>
114115
<li><a href="https://github.com/bean5?tab=repositories" class="contrib">My public github projects + forks</a>
115116
</li>
116117
<li><a href="http://www.linkedin.com/in/beanmichael" class="me">http://www.linkedin.com/in/beanmichael</a>
@@ -120,7 +121,7 @@ <h4>Me and Mine</h4>
120121
<li><a href="blog/index.html?type=ling" class="ling">My Blog: linguistics</a></li>
121122
<!--<li><a href="blog/index.html?type=rel" class="mormon">My Blog: religion</a></li>-->
122123
<li><span class="NLP research publish solve">Noisy Midi Music Recognition Using Genetic Alignment</span></li>
123-
<li><a href="http://bean5.github.io/paraphraseDetector/"
124+
<li><a href="http://bean5.github.io/nlp-paraphrase-detector/"
124125
class="contrib publish research solve ling">Paraphrase Detection</a></li>
125126
<!-- <li><a href="extension-random-sci-talk/" class="contrib mormon engineer ling">Random Talk</a> (deprecated)</li> -->
126127
<!-- <li><a href="http://bean5.github.io/tree-extension/" class="solve fun">Random Tree Drawer</a> Generates a random tree every time you visit. You can watch it build the branches as it goes! Great reminder to do some family history research.</li> -->
@@ -136,7 +137,7 @@ <h4>Me and Mine</h4>
136137
decimal; built using regular expressions, which was a novel and adaptable approach I hadn't considered
137138
before this project.</li>
138139

139-
<li><a href="http://bean5.github.io/AlliterationLocator/" class="contrib ling solve">Simple Orthographic
140+
<li><a href="http://bean5.github.io/nlp-alliteration-locator/" class="contrib ling solve">Simple Orthographic
140141
Alliteration Locator</a></li>
141142

142143
<li><a href="/research/CLDSGCT-LDA-ToT.pdf"

lds-talks-by-topic/compute-rank-documents-in-each-topic-out.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)