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
# Adjective Comparative and Superlative Generator using NLTK
2
+
3
+
This Python script takes a list of adjectives and generates their comparative and superlative forms using the `nltk` library and WordNet dataset. It's a simple tool to explore adjective transformations and language processing using NLTK.
0 commit comments