NLP utilities
⚠️ This repo is solely for my own use. Use at your own risk.
Recommend to use dotenv
to store your tokens etc. (Install via e.g. pip install python-dotenv==0.21.0
)
pip install --force-reinstall --no-cache https://github.com/shern2/utils_nlp/archive/refs/tags/v1.zip
from utils_nlp import MyNLP
MyNLP.disp_ents(...)