Skip to content

Commit

Permalink
Update Glove_Wikipedia_PT.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RubensZimbres authored Aug 3, 2018
1 parent 40eec58 commit ea54ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NLP/Glove_Wikipedia_PT.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@

r=[model.wv[x] for x in long_words]

## NEED TO LEMMATIZE

import numpy as np
print('\n',frase,'\n')
for i in range(0,9):
Expand Down

0 comments on commit ea54ac4

Please sign in to comment.