vinurad13 commited on
Commit
71ae8e2
1 Parent(s): e6bef88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
- license: mit
 
 
 
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.