information-retrieval:红外分配

时间:2024-05-28 04:22:20
【文件属性】:

文件名称:information-retrieval:红外分配

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-28 04:22:20

Python

Git帮助能够做出贡献 git clone https://github.com/sidcode/information-retrieval.git 修改仓库 git pull // This step is very important. Get the latest updates from remote repo before pushing your own git add . git commit -m "mention the changes you make here" git push #重要-关于Python的NLTK 按着这些次序 - pip install nltk pip3 install nltk 在Python解释器中- import nltk nltk . word_tokenize ( "this is a string" ) # this won't


【文件预览】:
information-retrieval-master
----inverted-index.py(2KB)
----LICENSE(1KB)
----README.md(4KB)
----word-tokenize.py(275B)

网友评论