Skip to content

Vocabulary and useful ressources to learn engineering Japanese skills

Notifications You must be signed in to change notification settings

BenbenIO/Japanese_for_Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese for Engineering

In this repository you can find:

  • Technical vocabulary
  • Python script to generate vocabulary test
  • Ressources to learn engineering Japanese

Project route map

  • Vocabulary lists
  • Python script to generate
  • Flask application

All the materials are based on my experience and readings, and so are incomplete and probably comport errors. Feel free to add your own ressources and correction :)

Current vocaulary list

Test generation

Python script that generate vocabulary test based on the vocaulary list. Usage: python generatePDF --topic --mode

The following example was obtained with : python generatePDF.py MachineLearning 4

Available mode are 0: noblank | 1: Kanji test | 2: reading test | 3: translation test | 4: random test

Dependencies:

  • pandas / numpy / pdf_repport Special note for pdf_repport, it needs cairolib, which is not so easy to install on Windows. Here is the tutorial I used.

Your own vocabulary:

You can generate vocabulary test with your own files. Be sure to populate the xls_files with xls file with compatible kanji format and heard as kanji | hiragana | english.

Printing consideration:

Please print the tests the more efficiently way as possible. I recommend: Mutliple page: 2 by 1 / Landscape / both sides of paper.

Ressources

If you have any interresting ressources please share it with me !

Books:

  • トコトン やさしい: my personnal favorite to learn! Proposing lot of domains, the format of 1 explaination page / 1 illustration page make it easy to understand, and organize your study (like 2 pages a day). The content is maded for Middle/High Schoold Student. HERE is an amazone link but don't forget to check out your school or local library mine have the full collection for free :)

Website:

  • NHK website: allows you to search with keywords, and select the size of the articles. HERE is the result for A.I without size constraint, a lot of article !!

Others:

  • TeamAI podcast: are a great to get use to follow AI related topics. The format is around 20min, and kind of business oriented.
  • Youtube channels: Tokyo university class (HERE) or this guy AI related explaination are good to train but hard to follow (at least for me) ;)

About

Vocabulary and useful ressources to learn engineering Japanese skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published