Skip to content

BrigadaSOS/Nadeshiko

Repository files navigation

Nadeshiko

Release npm PyPI

Nadeshiko is an online sentence search engine designed to display content from a wide variety of media including anime, J-dramas, films and more.

2024-09-15-22-54-38

Features

  • Multilingual Search: Search for Japanese sentences using Japanese characters, English, or Spanish terms.
  • Simultaneous Search: Search for multiple terms with a single click.
  • Sentence Context: View any sentence within their original context.
  • Anki Support: Export to Anki with complete sentence, image and audio.
  • Downloadable Content: Download any content for offline study and reference.
  • Public API: Integrate our database and search features into your own applications.

Contributing

See CONTRIBUTING.md for setup instructions, available commands, and how to submit changes.

Release Versioning

From the repository root:

bun run release:set-version 1.2.3
bun run release:check-version

Tag and push the backend release:

git tag -a backend-v1.2.3 -m "Backend v1.2.3"
git push origin backend-v1.2.3

Tag and push the frontend release:

git tag -a frontend-v1.2.3 -m "Frontend v1.2.3"
git push origin frontend-v1.2.3

To release only one app version instead of both:

bun run release:set-version 1.2.3 --backend
bun run release:check-version 1.2.3 --backend

bun run release:set-version 1.2.3 --frontend
bun run release:check-version 1.2.3 --frontend

Projects Using Nadeshiko

Anki Note Types

  • Senren — A highly customizable Anki note type for studying Japanese.
  • Kiku — A modern, fully interactive Anki note type designed for Japanese learners.

Anki Add-ons

  • AnkiAutoImage — On-demand images for Anki flashcards.
  • Anki InContext — An Anki add-on to fetch example sentences for various languages.

External Tools

Contribution and Attribution

Natsume-197
Natsume-197
m-edlund
Davafons
m-edlund
Xyaman

This search engine makes use of materials and references that are the intellectual property of their respective authors and rights holders. Please consult here for the list of content used and its respective authors.

The use of these materials is carried out under the belief that it complies with the guidelines of "fair use" for educational purposes and without profit motive. If you are the holder of the rights to any of these materials and believe that the fair use standards are not being met, please contact us.

About

A high performance search engine designed to display sentences from a wide variety of media and languages.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors