You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should hook into NLTK, and simply use the existing synsets to generate a new phrase after organizing using POS tagging. Some likely combinations include:
This should hook into NLTK, and simply use the existing synsets to generate a new phrase after organizing using POS tagging. Some likely combinations include:
Adjective + noun
Adverb + verb
Noun + verb
Noun + Adverb
Verb + Preposition
Preposition + Adverb
Preposition + Noun
(plus all reversals of the above combination.)
The text was updated successfully, but these errors were encountered: