Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
languages:
|
3 |
+
- si
|
4 |
+
licenses:
|
5 |
+
- mit
|
6 |
---
|
7 |
+
This repo contains data and source code for the paper Nanayakkara, P., & Ranathunga, S. (2018, May). Clustering Sinhala News Articles Using Corpus-Based Similarity Measures. In 2018 Moratuwa Engineering Research Conference (MERCon) (pp. 437-442). IEEE.
|
8 |
+
|
9 |
+
Source code - logic to cluster news articles, and measure performance. NOTE: this has a dependency to crawler4j, which is not included here.
|