Skip to content

ryuuganime/animanga-wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stale Notification

Whoa, it has been 3 years since last commits. 💀

But don't worry, we will plan to automate this in the future! Plus with additional sources from Kaize and else. For better compatibility, newer changes will be available in another branch until we can consider it stable.

Ryuuganime animanga-wordlist

Designed for custom dictionary. This repository allows user to add Japanese (and overseas, in the future) animations, comics, novels, characters, casts, producers, and studios words to their personalized spell correction extension nor app. At the moment, we only include romaji (romanized) script for wordlist; Kanji and other script may be listed in the future.

Table of Contents

This repo consists at least, so far:

NOTE
Those dictionaries is duplicate-free and directly scraped from sites without filtering, and some data can be exact same each other since each site do have their own romanization rule for title. Numbers of how much entries included can not be a reference or source for work(s) which required for citing statistical information.

Scraping Information

We currently scraping those words directly from sites using Web Scraper extension.

Here is list of sites we're using for scraping data and other information:

Latest update on June 25, 2020, 9:29 PM Western Indonesian Time (UTC+7, Asia/Jakarta)

File Information

We using plain text format (.txt and .rydict) for dictionaries, and MediaWiki file format (.wiki, .mediawiki) for README and some important information. JSON, YAML, and Markdown (.md) files are intended to be used for the machines and GitHub only.

About .rydict

.rydict is a self-curated wordlist collected from several sources and implement into one file by Ryuuganime itself using plain text format (.txt). Basically helps dictionary/spelling checker extension/app from overhaul by the resources, so it can reduce a lot of memory consumed by the app/extension.

Cloning, Contributing, and Issuing Suggestion/Problem

Please read contributing.wiki for more detailed information.

Code of Conduct

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct version 2.0. By participating, you are expected to uphold this code. For detailed information, read CODE_OF_CONDUCT.wiki.

License

This repository is under GNU Affero General Public License v3.0. You can use, modify, and distribute dictionary AS IS, without warranty of any kind and liability, and must using the same license on both end.

In a nutshell, you are still allowed, but not limited to:

  • Set this repo as submodule for your repository,
  • Distribute dictionary,
  • etc.