NLP:这是我将所有工作都放在自然语言处理中的地方

时间:2024-02-24 12:24:52
【文件属性】:

文件名称:NLP:这是我将所有工作都放在自然语言处理中的地方

文件大小:418KB

文件格式:ZIP

更新时间:2024-02-24 12:24:52

python nlp natural-language-processing tensorflow tensorflow-tutorials

自然语言处理项目 总览 我在这里玩NLP(又称自然语言处理),这是一种教学机器的艺术,可以理解和模仿人类的自然语言(语义和/或句法)。 此存储库中的项目仍在进行中,并逐步更新。 自述文件的内容将相应更新。 如有必要,也许我会写一些博客文章。 内容 目前,该存储库包含以下项目。 1 / 完成: 弓箭 跳过语法 去做: 在Tensorflow 2.0中重写 添加Pytorch实施 写博客文章 添加更多类型的嵌入,例如GloVe等 2 / 完成: Tensorflow实现(在1.x和2.0中) Tensorflow实现的博客文章: 火炬实施 Pytorch实现的博客文章: 3 / 完成:


【文件预览】:
NLP-master
----pos_tagging()
--------simple_lstm.py(4KB)
----text_generation()
--------train_tf2.py(5KB)
--------trump.txt(21KB)
--------oliver.txt(937KB)
--------train_pt.py(5KB)
--------tf1()
--------README.md(349B)
----machine_translation()
--------train_tf2.py(9KB)
--------train_transformer_tf2.py(22KB)
--------tf1()
--------train_simple_tf2.py(8KB)
--------README.md(1KB)
--------train_luong_tf2.py(14KB)
----chatbot()
--------process_cornell.py(2KB)
--------config()
--------test.py(3KB)
--------train.py(4KB)
--------training_utils.py(3KB)
--------multihead_attention.py(4KB)
--------data_utils.py(1KB)
--------model.py(10KB)
--------tf1()
--------README.md(1KB)
--------data.py(2KB)
----LICENSE.md(1KB)
----.gitignore(1KB)
----sentiment_analysis()
--------train_imdb.py(2KB)
--------train_quora.py(7KB)
----README.md(3KB)
----embeddings()
--------CBOW()
--------README.md(4KB)
--------skipgram()

网友评论