Code Monkey home page Code Monkey logo

people-name-list's Introduction

This project contain Millions of people first and last name data.Which can be usefull for various project and task including NLP

People First and Last name directory

Sources

  1. Google Big Query Open Dataset https://cloud.google.com/bigquery/public-data/

    SELECT name,gender FROM bigquery-public-data.usa_names.usa_1910_current

    SELECT author.name as author_name, author.email as author_email, committer.name as committer_name, committer.email as committer_email, repo_name FROM bigquery-public-data.github_repos.commits

    SELECT * FROM fh-bigquery.popular_names.usa_summary_1880_2015

    SELECT first_name,display_name,age,gender FROM fh-bigquery.popular_names.stackoverflow_guesses

    SELECT * FROM fh-bigquery.popular_names.gender_probabilities

    SELECT * FROM fh-bigquery.freebase20140119.people_names

  2. Crawled some website which provide users dataset

  3. There are billions of people name we can get from common crawl. Those names are accurate becuase it's extratced from RDF. http://webdatacommons.org/structureddata/2019-12/stats/schema_org_subsets.html http://data.dws.informatik.uni-mannheim.de/structureddata/2019-12/quads/classspecific/md/schema_Person.gz

Note: You can also download from https://www.linkedin.com/directory/people-a I will suggest to use some chrome plugin (example: link klipper) which will help to download all link and text from page.

Reference Links:

  1. https://cloud.google.com/bigquery/public-data/
  2. https://stackoverflow.com/questions/18391799/database-or-list-of-english-first-and-last-names

Developer Help:

https://www.linkedin.com/in/aakashkag/

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.