realworldnlp:“真实世界自然语言处理”的示例代码

时间:2024-05-25 02:00:45
【文件属性】:

文件名称:realworldnlp:“真实世界自然语言处理”的示例代码

文件大小:4.85MB

文件格式:ZIP

更新时间:2024-05-25 02:00:45

Python

现实世界中的自然语言处理 该存储库包含《现实世界自然语言处理》一书的示例代码。 必须使用AllenNLP(1.0.0或更高版本)才能在此存储库中运行示例代码。 此存储库中包含的示例: 情感分析(LSTM)[ ] [ ] 情感分析(CNN)[ ] 情感分析(使用BERT)[ ] 语言检测器[ ] 词性标记[ ] [ ] 命名实体识别(NER)[ ] 语言生成[ ] [ ]


【文件预览】:
realworldnlp-master
----.gitignore(1KB)
----data()
--------tatoeba()
----.github()
--------FUNDING.yml(18B)
----realworldnlp()
--------__init__.py(0B)
--------predictors.py(2KB)
----examples()
--------tokenization.ipynb(4KB)
--------sentiment()
--------interpret()
--------bpe.ipynb(2KB)
--------__init__.py(0B)
--------nli()
--------ner()
--------embeddings()
--------gec()
--------mt()
--------chatbot()
--------pos()
--------generation()
--------tuning()
----README.md(2KB)

网友评论