Recent posts

NLP trends

NLP + RL A Deep Reinforced Model for Abstractive Suumarization

python3 container

huggingface나 코테에서 활용되는 python built-in container들을 정리했다. collections UserDict Docs 일반적인 python의 dictionary와 동일하다. 상속받거나 객체로써 다루기 쉽도록 만든 단순한 wrapper다.