Machine Learning
教程
- 【莫烦Python】Scikit-learn (sklearn) 优雅地学会机器学习_哔哩哔哩_bilibili
Start Here with Machine Learning
- 系列教程,包含代码,英文
Spacy ---- a python nlp framework
教程
spacy-course
spacy 101
lingustic features
Vectorizer
TF-IDF
参考: TF-IDF原理及使用_zrc199021 的博客-CSDN博客_tfidf
词频——逆向词频,term frequency-inverse document frequency
特性:
- 倾向于过滤掉常见词语
作用: 评估给定词对整个语料集(语料库)的给定单条语料的重要性。
Rdkit Notes
about this note
RDKit module learning note
tutorials
link: http://www.rdkit.org/docs/RDKit_Book.html
- RDKit Book
Toml editing in emacs
相关工具
toml-mode
emacs-toml
conf-toml-mode
可用 major-mode
conf-toml-mode, 在 conf-mode.el 中,官方自带,无需安装