Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2650848 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ojwb committed Feb 17, 2025
1 parent b759e29 commit d43fe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/dutch/stemmer.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ <h2>The stemming algorithm</h2>
<DL><DD>
<B><I>ä &nbsp; ë &nbsp; ï &nbsp; ö &nbsp; ü &nbsp; á &nbsp; é &nbsp; í &nbsp; ó &nbsp; ú &nbsp; è</I></B>
</DL>
First, remove all umlaut and acute accents. A vowel is then one of,
First, remove all umlaut and acute accents listed above. A vowel is then one of,
<DL><DD>
<B><I>a &nbsp; e &nbsp; i &nbsp; o &nbsp; u &nbsp; y &nbsp; è</I></B>
</DL>
Expand Down

0 comments on commit d43fe41

Please sign in to comment.