Guest User

poem

a guest
Jun 23rd, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Poem.txt
  2.  
  3. 0. And then the day came,
  4. to remain blossom.
  5. 1. more painful
  6. then the blossom.
  7.  
  8. I got this output
  9.  
  10. [And - 0.1, blossom. - 0.2, blossom. - 1.2, came, - 0.1, day - 0.1, more - 1.1, painful - 1.1, remain - 0.2, the - 0.1, the - 1.2, then - 0.1, then - 1.2, to - 0.2]
  11.  
  12. I am trying to get this answer
  13.  
  14. [And - 0.1, blossom. - 0.2,1.2, came, - 0.1, day - 0.1, more - 1.1, painful - 1.1, remain - 0.2, the - 0.1,1.2, then -
  15. 0.1,1.2, to - 0.2]
Add Comment
Please, Sign In to add comment