Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/free-analytics/nlp

自然言語処理
https://github.com/free-analytics/nlp

ai chatbot jupyter-notebook llm machine-learning nlp python spacy transformers

Last synced: 3 days ago
JSON representation

自然言語処理

Awesome Lists containing this project

README

        

# 自主制作物
1. [AIチャットボット(例)](https://github.com/Satoru-Shibata-JPN/NLP/blob/main/AI%E3%83%81%E3%83%A3%E3%83%83%E3%83%88%E3%83%9C%E3%83%83%E3%83%88%EF%BC%88%E4%BE%8B%EF%BC%89.ipynb)
* `Python`
* `spacy`
* `transformers`
* [大規模言語モデル](https://www.nri.com/jp/knowledge/glossary/lst/ta/llm)
1. [PDF読み取り(例)](https://github.com/Satoru-Shibata-JPN/NLP/blob/main/PDF%E8%AA%AD%E3%81%BF%E5%8F%96%E3%82%8A%EF%BC%88%E4%BE%8B%EF%BC%89.ipynb)
* `Python`
* `pypdf`
* `sklearn`