Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Samples codes for natural language processing in Japanese

NotificationsYou must be signed in to change notification settings

upura/nlp-recipes-ja

Repository files navigation

This repository contains samples codes for natural language processing in Japanese.It's highly inspired bymicrosoft/nlp-recipes.

Content

The following is a summary of the commonly used NLP scenarios covered in the repository. Each scenario is demonstrated in one or more scripts or Jupyter notebook examples that make use of the core code base of models and repository utilities.

CategoryMethods
BasicCleaning, Normalization, Stopwords, Sentence Segmantation, Ruby
EmbeddingsWord2Vec, fastText, Universal Sentence Encoder
Feature EngineeringBag-of-Words, TF-IDF, BM25, SWEM, SCDV
Morphological AnalysisKonoha, nagisa
Sentence SimilarityCosine Similarity
Sentiment Analysisoseti
Text ClassificationTF-IDF & Logistic Regression, TF-IDF & LightGBM, BERT, T5
VisualizationVisualization with Japanese texts

Environment

docker-compose up -d --builddockerexec -it nlp-recipes-ja bash

About

Samples codes for natural language processing in Japanese

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp