Skip to content

Commit

Permalink
add picture
Browse files Browse the repository at this point in the history
  • Loading branch information
ardhi-bk committed Jul 24, 2018
1 parent ea0bbae commit fa6f12a
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 35 deletions.
82 changes: 50 additions & 32 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Learning Clustering BahasaIndonesia Language

## Source Code
## Code

source: http://brandonrose.org/clustering
modified by : kirra

http://brandonrose.org/clustering

## Data sources

Expand Down Expand Up @@ -34,4 +36,8 @@ http://brandonrose.org/clustering
3. activate virtualenvironment >>> source env/bin/activate
4. install all depedencies >>> pip install -r requirements.txt
5. run jupiter >>> jupyter notebook
6. open file "Clustering.ipynb"
6. open file "Clustering.ipynb"


## Example visualize
![alt text](https://github.com/kirralabs/text-clustering/blob/master/images/ward_clusters.png)
File renamed without changes

0 comments on commit fa6f12a

Please sign in to comment.