Skip to content

Commit

Permalink
Create coocMatrixTest.csv
Browse files Browse the repository at this point in the history
Add a small test data containing diffrent charactors to check proper text preprocessing in cooccurrenceMatrix.dml.
  • Loading branch information
saminbassiri authored Feb 3, 2025
1 parent 1af6fb8 commit 0b0066a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/test/resources/datasets/GloVe/coocMatrixTest.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
apple banana orange.
banana orange grape.
apple. orange
grape 1111 ------ orange.
------ <<<<<<< 1111 22222.
banana orange

0 comments on commit 0b0066a

Please sign in to comment.