Skip to content
#

translation

Here are 13 public repositories matching this topic...

Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook tokenizes input text, splits into chunks, translates with OpenAI, and reconstructs output to preserve Markdown structure. Useful for localizing documentation, articles, books, and other long-form Markdown content.

  • Updated Oct 15, 2023
  • Jupyter Notebook

Tensorflow v2.6により、サンプル「アテンションを用いたニューラル機械翻訳」 (nmt_with_attention.ipynb)をMecabによる分かち書きを追加して日英翻訳できるようにしたものです。jupyter/tensorflow-notebookコンテナに、Mecab ipadic neologdを追加インストールしたコンテナを作成して使用しています。

  • Updated Oct 10, 2021
  • Jupyter Notebook

Natural LangWiz is a repository for exploring Natural Language Processing (NLP) techniques through Jupyter notebooks. It covers everything from text preprocessing and sentiment analysis to advanced transformer models. Dive in to see how we turn raw text into actionable insights with a touch of NLP wizardry!

  • Updated Sep 14, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the translation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the translation topic, visit your repo's landing page and select "manage topics."

Learn more