Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayraegah/adjectives
A data dump of all adjectives in English language
https://github.com/rayraegah/adjectives
csv english-dictionary nlp parts-of-speech
Last synced: 28 days ago
JSON representation
A data dump of all adjectives in English language
- Host: GitHub
- URL: https://github.com/rayraegah/adjectives
- Owner: Rayraegah
- License: mit
- Created: 2018-06-27T13:33:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T13:33:36.000Z (over 6 years ago)
- Last Synced: 2024-11-03T08:35:29.949Z (2 months ago)
- Topics: csv, english-dictionary, nlp, parts-of-speech
- Homepage:
- Size: 119 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Adjectives in English language
This project is a data dump of nearly all adjectives in the English language. The adjectives were scraped from reddit comment data using a parts of speech classifier. The reddit data was generously provided by [Jason Baumgartner at pushshift.io](https://pushshift.io/).
## Files
Each file is alphabetically classified with the headers containing the leading alphabet. The `_.csv` contains all the adjectives with the header `adjectives`
## License
This data is released under MIT license.