I have been working with a program that parses an online thesaurus through its API to make adjustments in a text. I need to make a large amount of requests now that the program functions. These will exceed the daily API limitations, so I need to come up with an alternative source.
Does anyone have a suggestion? Maybe a database that can be accessed locally... any ideas will help! Thank you in advance.
Does anyone have a suggestion? Maybe a database that can be accessed locally... any ideas will help! Thank you in advance.
1