# nlp-learn **Repository Path**: leaning-limitless/nlp-learn ## Basic Information - **Project Name**: nlp-learn - **Description**: nlp学习记录 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-01-18 - **Last Updated**: 2021-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nlp-learn nlp学习记录 ## 参考资料 ### 传统工具 [结巴中文分词-github](https://github.com/fxsjy/jieba) [nltk-官方主页](http://www.nltk.org/) [nltk-官方教程](http://www.nltk.org/book/ch00.html) [nltk-github源码](https://github.com/nltk/nltk) [我爱自然语言处理](http://www.52nlp.cn/tag/nltk%E4%BB%8B%E7%BB%8D) ### 最新工具 [bert 论文](https://arxiv.org/pdf/1810.04805.pdf) [havardnl The Annotated Transformer(Attention is all you need 解读)](http://nlp.seas.harvard.edu/2018/04/03/attention.html) [bert中文参考博客](https://blog.csdn.net/u014033218/article/details/89343970) [谷歌bert-github](https://github.com/google-research/bert) [transformers](https://github.com/huggingface/transformers) [科大讯飞和哈工大ber-wwm](https://gitee.com/yiweilu/Chinese-BERT-wwm) [腾讯云社区nlp论文速递](https://cloud.tencent.com/developer/column/79561) [FinBERT](https://www.researchgate.net/publication/334974348_FinBERT_pre-trained_model_on_SEC_filings_for_financial_natural_language_tasks/link/5d488303a6fdcc370a7f7943/download)