crodas / TextRank

extract relevant keywords from a given text
BSD 3-Clause "New" or "Revised" License
104 stars 25 forks source link

text rank returns decimals #2

Open appincube opened 9 years ago

appincube commented 9 years ago

Hi,

When I try to process text with textrank, I get decimals in return, like this:

0.0145847717537, 0.0126039450962, 0.00763276878864, 0.0075430800712, 0.00706861736302, 0.0070416916825, 0.0068942835757, 0.00671994978838, 0.00658404826089, 0.00601196511011, 0.00592902387038, 0.00586611437535, 0.00553532773314, 0.0052895330499, 0.0049553128572, 0.00487157922189, 0.00480355599993, 0.00456431599517, 0.0045138349715, 0.00435865138309

what would be the reason for this? cheers

crodas commented 8 years ago

Sorry, I haven't got the notification for this issue @appincube. What is your code sample?