Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esraaj-sarkar-gupta/names-zipfslaw
2022 - An experiment to verify the application of Zipf's Law set of names.
https://github.com/esraaj-sarkar-gupta/names-zipfslaw
Last synced: about 2 months ago
JSON representation
2022 - An experiment to verify the application of Zipf's Law set of names.
- Host: GitHub
- URL: https://github.com/esraaj-sarkar-gupta/names-zipfslaw
- Owner: Esraaj-Sarkar-Gupta
- Created: 2024-05-05T07:18:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T21:21:45.000Z (6 months ago)
- Last Synced: 2024-06-28T00:04:56.106Z (6 months ago)
- Language: Python
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project aims at determining if Zipf's Law is applicable for a (relatively small) set of names.
Data was procured from my school's student namelists. Hardcopies were converted to .txt files using AI.
Data had to be processed due to the significant variation in the spellings of certain names that recurred. Names were also segregated on the basis of sex. At the time (2022) AI was not in heavy use and much of this work had to be done manually, assissted with python programs. These scripts have been excluded from this repository (I've lost them :D).
The data was processed and plotted.
Results were inconclusive.