Skip to content

Commit d8c62db

Browse files
authored
Update README.md
1 parent d425ed0 commit d8c62db

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,11 @@ technique and algorithm with both a bird's eye view to understand how it
6161
can be used as well as with a microscopic view to understand the mathematical
6262
concepts and to implement them to solve your own problems.
6363

64-
<div style='font-size:0.5em;'>
65-
<sup>Edition: 1st<br>
66-
Pages: 385<br>
67-
Language: English<br>
68-
Book Title: Text Analytics with Python<br>
69-
Publisher: Apress (a part of Springer)<br>
70-
Print ISBN: 978-1-4842-2387-1<br>
71-
Online ISBN: 978-1-4842-2388-8<br>
72-
DOI: 10.1007/978-1-4842-2388-8<br>
73-
Copyright: Dipanjan Sarkar<br></div>
64+
<div style='font-size:0.5em;'><sup>
65+
Edition: 1st &emsp; Pages: 385 &emsp; Language: English<br/>
66+
Book Title: Text Analytics with Python &emsp; Publisher: Apress (a part of Springer) &emsp; Copyright: Dipanjan Sarkar<br/>
67+
Print ISBN: 978-1-4842-2387-1 &emsp; Online ISBN: 978-1-4842-2388-8 &emsp; DOI: 10.1007/978-1-4842-2388-8<br/>
68+
</div>
7469

7570
<br>
7671

@@ -86,5 +81,5 @@ This book:
8681
`gensim`, `scikit-learn`, `spaCy` and `Pattern`
8782

8883

89-
84+
## Contents
9085

0 commit comments

Comments
 (0)