Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Bean authored and bean5 committed Jun 14, 2023
1 parent 49cddb1 commit 6dc9a77
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2 id="project_tagline">Helps find common text between two documents; uses port
<h3>
<a name="welcome-to-paraphrase-detector" class="anchor" href="#welcome-to-paraphrase-detector"><span class="octicon octicon-link"></span></a>Welcome to Paraphrase Detector</h3>

<p>This project was built to help Dr. Hilton III, of Brigham Young University to conduct his research. He did complete his work successfully. A portion of his work is available in <a href="http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf">Textual Similarities in the Words of Abinadi and Almas Counsel to Corianton</a> (<a href="http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf">http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf</a>).</p>
<p>This project was built to help Dr. Hilton III, of Brigham Young University to conduct his research. This Java-based tool includes a GUI. A portion of Dr. Hilton's work is available in <a href="http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf">Textual Similarities in the Words of Abinadi and Alma's Counsel to Corianton</a> (<a href="http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf">http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf</a>). The BYU <a href="https://wordcruncher.com/">WordCruncher</a> team caught wind of this project and quickly implemented a very similar feature in their tool within weeks of me building this! Now that is competition!</p>

<h3>
<a name="requirements" class="anchor" href="#requirements"><span class="octicon octicon-link"></span></a>Requirements</h3>
Expand Down Expand Up @@ -62,7 +62,17 @@ <h3>
</footer>
</div>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-22088552-9");
pageTracker._trackPageview();
} catch(err) {}
</script>


</body>
</html>
2 changes: 1 addition & 1 deletion params.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"Paraphrase Detector","tagline":"Helps find common text between two documents; uses porter stemming, windowing, and allows for save to file.","body":"### Welcome to Paraphrase Detector\r\nThis project was built to help Dr. Hilton III, of Brigham Young University to conduct his research. He did complete his work successfully. A portion of his work is available in [Textual Similarities in the Words of Abinadi and Alma’s Counsel to Corianton](http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf) (http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf).\r\n\r\n### Requirements\r\nIf you wish to just run it, download it at [https://github.com/downloads/bean5/paraphraseDetector/intertextFinderVersion8.1.jar](https://github.com/downloads/bean5/paraphraseDetector/intertextFinderVersion8.1.jar). Otherwise, you will need to compile from source by obtaining the following:\r\n* [Java 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html) or [Java 7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)\r\n* Source code from [https://github.com/bean5/paraphraseDetector/zipball/master](https://github.com/bean5/paraphraseDetector/zipball/master)\r\n\r\n### Support or Contact\r\nHaving trouble with Paraphrase Detector? Just leave feedback at [https://github.com/bean5/paraphraseDetector/issues/new](https://github.com/bean5/paraphraseDetector/issues/new)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
{"name":"Paraphrase Detector","tagline":"Helps find common text between two documents; uses porter stemming, windowing, and allows for save to file.","body":"### Welcome to Paraphrase Detector\r\nThis project was built to help Dr. Hilton III, of Brigham Young University to conduct his research. He did complete his work successfully. A portion of his work is available in [Textual Similarities in the Words of Abinadi and Alma’s Counsel to Corianton](http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf) (http://www.johnhiltoniii.com/wp-content/uploads/2008/10/51.2-HiltonIII-Textual-Similarities.pdf).\r\n\r\n### Requirements\r\nIf you wish to just run it, download it at [https://github.com/downloads/bean5/paraphraseDetector/intertextFinderVersion8.1.jar](https://github.com/downloads/bean5/paraphraseDetector/intertextFinderVersion8.1.jar). Otherwise, you will need to compile from source by obtaining the following:\r\n* [Java 6](http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html) or [Java 7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)\r\n* Source code from [https://github.com/bean5/paraphraseDetector/zipball/master](https://github.com/bean5/paraphraseDetector/zipball/master)\r\n\r\n### Support or Contact\r\nHaving trouble with Paraphrase Detector? Just leave feedback at [https://github.com/bean5/paraphraseDetector/issues/new](https://github.com/bean5/paraphraseDetector/issues/new)","google":"UA-22088552-9","note":"Don't delete this file! It's used internally to help with page regeneration."}

0 comments on commit 6dc9a77

Please sign in to comment.