Skip to content
Start main Content

Category - Research Tools

Now on Trial: Scopus AI

The Library now provides a trial on Scopus AI, a built-in function within the Scopus platform that accepts queries in natural language and provides concise AI-generated summaries. Try it out. Your feedback is needed!

Fuzzy String Matching Using FuzzyWuzzy

String comparison is a key step in data pre-processing, but functions in Excel such as MATCH and VLOOKUP falter in fuzzy string matching. In this post, let’s explore how the Python library "FuzzyWuzzy" overcomes these limitations.