
[Insurance Retrieval] PDF Parsing
All insurance policy documents are given as PDF format. Therefore, we must convert them into texts, before feeding...

Basic github commands
I sometimes forget github commands when I start and manage a new project.. So here I write some...

Setting Python packages in editable mode
Occasionally, during development, you may need to modify a Python package manually. One convenient way to do this...

[Insurance Retrieval] Starting a project: Information Retrieval for Insurance Documents
At our lab, I’m currently involved in a research project commissioned by an insurance company in South Korea....


25-1 Text analytics project – The DRAGON Challenge
Recently, I started an NLP project for my class. Following our professor’s recommendation to choose an...