Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Programming Questions Recommendation System

* This is my graduation design.
Expand All @@ -8,6 +10,8 @@
# Part1: Crawler
Use Cookie String to simulate logon. So you cannot see my username and password. HAHA!

To run the crawler, execute the `main` method in `com.sicnu.yudidi.kmedoids.dataset.CrawlerOfSubject`.

# Part2: Recommendation Ideas
## K-Means
* Similarity Function
Expand Down