Skip to content

Commit

Permalink
feat: Checklist items, sources copied and minor copyedit
Browse files Browse the repository at this point in the history
  • Loading branch information
jermnelson committed Aug 30, 2024
1 parent 939575d commit c4a277b
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 6 deletions.
4 changes: 2 additions & 2 deletions checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- [ ] Natural Language Processing
- [x] 250 words
- [x] LLMs copyedit
- [ ] References copied into resources
- [x] References copied into resources
- [ ] Basic Neural Nets
- [x] 250 words
- [x] LLMs copyedit
Expand All @@ -48,7 +48,7 @@
- [x] 250 words
- [x] LLMs copyedit
- [x] Add Use Case(s)
- [ ] References copied into resources
- [x] References copied into resources
- [ ] Bias
- [x] 250 words
- [x] LLMs copyedit
Expand Down
17 changes: 17 additions & 0 deletions recommended-resources-for-further-learning/sources.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ <h3>Naïve Bayes</h3>
<li><a href="https://www.investopedia.com/terms/b/bayes-theorem.asp">Bayes Theorem</a></li>
<li><a href="https://www.ibm.com/topics/naive-bayes">Naïve Bayes</a></li>
</ul>
<h3>Natural Language Processing</h3>
<ul>
<li><a href="https://annif.org/">Annif</a></li>
<li><a href="https://stanfordnlp.github.io/CoreNLP/">CoreNLP</a></li>
<li><a href="https://www.oclc.org/research/areas/data-science/fast.html">FAST Subject Headings</a></li>
<li><a href="https://www.nltk.org/">NLTK</a></li>
<li><a href="https://www.ibm.com/topics/natural-language-processing">Natural Language Processing</a></li>
<li><a href="https://spacy.io/">spaCy</a> </li>
</ul>
<h2>Ethical Considerations</h2>
<h3>Academic Fraud</h3>
<ul>
Expand All @@ -62,6 +71,14 @@ <h3>Academic Fraud</h3>
<li><a href="https://www.science.org/content/page/science-journals-editorial-policies">Science Journals Editorial Policies</a></li>
<li><a href="https://www.elsevier.com/about/policies-and-standards/the-use-of-generative-ai-and-ai-assisted-technologies-in-writing-for-elsevier">The use of generative AI and AI-assisted technologies in writing for Elsevier</a></li>
<li><a href="https://x.com/gcabanac/status/1767574447337124290?s=20">X Post on use of LLMs in an Elsevier article</a></li>
</ul>
<h3>AI Slop</h3>
<ul>
<li><a href="https://www.inc.com/kit-eaton/google-searches-prefer-ai-spam-to-real-content.html">Google Searches Prefer AI Spam to Real Content</a></li>
<li><a href="https://simonwillison.net/2024/May/8/slop/">Slop is the new name for unwanted AI-generated content</a></li>
<li><a href="https://www.noahpinion.blog/i/144512843/slop">The death (again) of the internet as we know it</a> </li>
<li><a href="https://doctorow.medium.com/https-pluralistic-net-2024-04-04-teach-me-how-to-shruggie-kagi-caaa88c221f2">Too big to care</a></li>
<li><a href="https://om.co/2024/03/16/why-i-redesigned-my-home-page/">Why I redesigned my home page?</a></li>
</ul>
</article>
<div class="col-3">
Expand Down
17 changes: 17 additions & 0 deletions recommended-resources-for-further-learning/sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
- [Bayes Theorem](https://www.investopedia.com/terms/b/bayes-theorem.asp)
- [Naïve Bayes](https://www.ibm.com/topics/naive-bayes)

### Natural Language Processing
- [Annif](https://annif.org/)
- [CoreNLP](https://stanfordnlp.github.io/CoreNLP/)
- [FAST Subject Headings](https://www.oclc.org/research/areas/data-science/fast.html)
- [NLTK](https://www.nltk.org/)
- [Natural Language Processing](https://www.ibm.com/topics/natural-language-processing)
- [spaCy](https://spacy.io/)


## Ethical Considerations

Expand All @@ -38,3 +46,12 @@
- [The use of generative AI and AI-assisted technologies in writing for Elsevier](https://www.elsevier.com/about/policies-and-standards/the-use-of-generative-ai-and-ai-assisted-technologies-in-writing-for-elsevier)
- [X Post on use of LLMs in an Elsevier article](https://x.com/gcabanac/status/1767574447337124290?s=20)

### AI Slop
- [Google Searches Prefer AI Spam to Real Content](https://www.inc.com/kit-eaton/google-searches-prefer-ai-spam-to-real-content.html)
- [Slop is the new name for unwanted AI-generated content](https://simonwillison.net/2024/May/8/slop/)
- [The death (again) of the internet as we know it](https://www.noahpinion.blog/i/144512843/slop)
- [Too big to care](https://doctorow.medium.com/https-pluralistic-net-2024-04-04-teach-me-how-to-shruggie-kagi-caaa88c221f2)
- [Why I redesigned my home page?](https://om.co/2024/03/16/why-i-redesigned-my-home-page/)



Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ <h2>NLP Software</h2>
<hr />
<ol>
<li id="fn:FAST">
<p>https://www.oclc.org/research/areas/data-science/fast.html&#160;<a class="footnote-backref" href="#fnref:FAST" title="Jump back to footnote 1 in the text">&#8617;</a></p>
<p><a href="https://www.oclc.org/research/areas/data-science/fast.html">FAST Subject Headings</a>&#160;<a class="footnote-backref" href="#fnref:FAST" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
<li id="fn:NLP_IBM">
<p>https://www.ibm.com/topics/natural-language-processing&#160;<a class="footnote-backref" href="#fnref:NLP_IBM" title="Jump back to footnote 2 in the text">&#8617;</a></p>
<p><a href="https://www.ibm.com/topics/natural-language-processing">Natural Language Processing</a>&#160;<a class="footnote-backref" href="#fnref:NLP_IBM" title="Jump back to footnote 2 in the text">&#8617;</a></p>
</li>
</ol>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ interface for common NLP tasks and Annif offers library-specific functionality.
sentiment analysis, and quote attributions.


[^FAST]: https://www.oclc.org/research/areas/data-science/fast.html
[^NLP_IBM]: https://www.ibm.com/topics/natural-language-processing
[^FAST]: [FAST Subject Headings](https://www.oclc.org/research/areas/data-science/fast.html)
[^NLP_IBM]: [Natural Language Processing](https://www.ibm.com/topics/natural-language-processing)

0 comments on commit c4a277b

Please sign in to comment.