Eitanli commited on
Commit
622b9c6
·
1 Parent(s): 0602d18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -3,13 +3,13 @@ Must-read books summary
3
 
4
  Features:
5
 
6
- Book - Name of the book. Soemtimes this includes the details of the Series it belongs to inside a parenthesis. This information can be further extracted to analyse only series.
7
- Author - Name of the book's Author
8
- Description - The book's description as mentioned on Goodreads
9
- Genres - Multiple Genres as classified on Goodreads. Could be useful for Multi-label classification or Content based recommendation and Clustering.
10
- Average Rating - The average rating (Out of 5) given on Goodreads
11
- Number of Ratings - The Number of users that have Ratings. (Not to be confused with reviews)
12
- URL - The Goodreads URL for the book's details' page
13
 
14
 
15
  ---
 
3
 
4
  Features:
5
 
6
+ * Book - Name of the book. Soemtimes this includes the details of the Series it belongs to inside a parenthesis. This information can be further extracted to analyse only series.
7
+ * Author - Name of the book's Author
8
+ * Description - The book's description as mentioned on Goodreads
9
+ * Genres - Multiple Genres as classified on Goodreads. Could be useful for Multi-label classification or Content based recommendation and Clustering.
10
+ * Average Rating - The average rating (Out of 5) given on Goodreads
11
+ * Number of Ratings - The Number of users that have Ratings. (Not to be confused with reviews)
12
+ * URL - The Goodreads URL for the book's details' page
13
 
14
 
15
  ---