Text  Classification

- Text Classification은 NLP에서 매우 일반적인 작업

- 말 그대로 text를 분류하기 위한 작업

- Sentiment Analysis 또한 text classificaton에 포함된다.

 

 

[Text Classification with DistilBERT and 🤗]

DistilBERT의 경우, BERT에 비견되는 성능을 내지만 훨씬 작고 효율적이라는 강점이 존재한다.

https://github.com/V2LLAIN/NLP/blob/main/Text_Classification/Sentiment_Analysis.ipynb

 

GitHub - V2LLAIN/NLP

Contribute to V2LLAIN/NLP development by creating an account on GitHub.

github.com

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

+ Recent posts