Skip to content
#

translation

Here are 15 public repositories matching this topic...

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

  • Updated Oct 10, 2021
  • Jupyter Notebook

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

This project is a Jupyter Notebook-based application that allows users to translate text into different languages (English, Chinese, and Japanese) or chat with an AI model. The notebook utilizes the Qwen/Qwen2-1.5B-Instruct language model for natural language processing tasks and the gTTS library for text-to-speech conversion.

  • Updated Aug 26, 2024
  • Jupyter Notebook

This repository contains Jupyter notebooks demonstrating various generation tasks with Large Language Models (LLMs). It provides examples for summarization, text generation, few-shot learning, and translation, utilizing different LLM APIs to showcase the capabilities of multiple providers.

  • Updated Nov 14, 2024
  • 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 Oct 10, 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