gorangrubic/PorterInNet
This applicationt tests the Porter2 algorythm in C# with the implementation by Kamil Bartocha. We will create an alphabetized list of unique words (by stem) and also count the total occurrences as well as in which sentences they appear.
C#
No issues in this repository yet.