NLP 라이브러리
https://sunscrapers.com/blog/8-best-python-natural-language-processing-nlp-libraries/
8 best Python Natural Language Processing (NLP) libraries | Sunscrapers
Natural language processing (NLP) is a field located at the intersection of data science and Artificial Intelligence (AI) that – when boiled down to the basics – is all about teaching machines how to understand human languages and extract meaning from
sunscrapers.com
내가 바로 찾던 라이브러리 NER
https://analyticsindiamag.com/guide-to-named-entity-recognition-with-spacy-and-nltk/
Guide to Named Entity Recognition with spaCy and NLTK
Named entity recognition is a process where the objects holding named entity gets identified and linked to different class
analyticsindiamag.com
Pos도 적합할것 같아
https://stackabuse.com/python-for-nlp-parts-of-speech-tagging-and-named-entity-recognition/