Giter VIP home page Giter VIP logo

pinyin_english_names's Introduction

English Names in Pinyin

Find English names that can be read in Chinese pinyin. This may help those who want to pick a English name that is close to their Chinese ones.

For example, the English name Luke can be spelled in Chinese pinyin Lu Ke.

Data Source

Data files are in input_files folder.

Start Searching

Run the script search_name.py will give you a table of English names that is valid in Chinese pinyin, along with some other information:

name n_syllable cnt
Mia 2 144315
Luke 2 137094
Anna 2 118826
Natalie 3 134998
  • n_syllable tells you how many Chinese characters can be interpreted from this name. Usually Chinese given names only have 2 syllables. English names may have 3 or 4.
  • cnt is the number this name has been used in the given period. It tells the popularity of the name. In this case there are 144k babies named Mia during year 2000-2014.

The search result is saved in pinyin_names.csv.

To customize the name dataset you want to use, run names_cleanup.py separately and change the year you want to include.

pinyin_english_names's People

Contributors

hfyxin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.