All Projects → SuzanaK → English_synonyms_antonyms_list

SuzanaK / English_synonyms_antonyms_list

List of English synonyms and antonyms parsed from the public domain book of James C. Fernald, 1896

Programming Languages

python
139335 projects - #7 most used programming language
language
365 projects

Projects that are alternatives of or similar to English synonyms antonyms list

Clevercsv
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
Stars: ✭ 887 (+4335%)
Mutual labels:  csv, csv-files
Exporter
Lightweight Exporter library
Stars: ✭ 384 (+1820%)
Mutual labels:  csv, data
Anon
A UNIX Command To Anonymise Data
Stars: ✭ 341 (+1605%)
Mutual labels:  csv, data
csv2latex
🔧 Simple script in python to convert CSV files to LaTeX table
Stars: ✭ 54 (+170%)
Mutual labels:  csv, csv-files
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+142295%)
Mutual labels:  csv, data
Flatfiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
Stars: ✭ 275 (+1275%)
Mutual labels:  csv, csv-files
Meza
A Python toolkit for processing tabular data
Stars: ✭ 374 (+1770%)
Mutual labels:  csv, data
Intellij Csv Validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Stars: ✭ 198 (+890%)
Mutual labels:  csv, csv-files
Fsharp.data
F# Data: Library for Data Access
Stars: ✭ 631 (+3055%)
Mutual labels:  csv, data
Rio
A Swiss-Army Knife for Data I/O
Stars: ✭ 467 (+2235%)
Mutual labels:  csv, data
node-emails-from-csv
A simple NodeJS aplication that helps sending emails for events. Uses CSV files for target users.
Stars: ✭ 18 (-10%)
Mutual labels:  csv, csv-files
Filehelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
Stars: ✭ 917 (+4485%)
Mutual labels:  csv, csv-files
Vscode Data Preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
Stars: ✭ 245 (+1125%)
Mutual labels:  csv, data
Awesomecsv
🕶️A curated list of awesome tools for dealing with CSV.
Stars: ✭ 305 (+1425%)
Mutual labels:  csv, csv-files
Test Lists
URL testing lists intended for discovering website censorship
Stars: ✭ 236 (+1080%)
Mutual labels:  csv, csv-files
J
❌ Multi-format spreadsheet CLI (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 343 (+1615%)
Mutual labels:  csv, data
Volbx
Graphical tool for data manipulation written in C++/Qt
Stars: ✭ 187 (+835%)
Mutual labels:  csv, data
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (+840%)
Mutual labels:  csv, data
React Spreadsheet
Simple, customizable yet performant spreadsheet for React
Stars: ✭ 393 (+1865%)
Mutual labels:  csv, data
Rows
A common, beautiful interface to tabular data, no matter the format
Stars: ✭ 739 (+3595%)
Mutual labels:  csv, data

english_synonyms_antonyms_list

List of English synonyms and antonyms from the public domain book of James C. Fernald, 1896

The book is available at: http://www.gutenberg.org/files/28900/28900-h/28900-h.htm

The script parses the downloaded html page and generates a csv file of 629 English keywords with their synonyms and antonyms that are seperated by tabs. The list can also be downloaded as Libre Office / Open Office Calc file in the ods format. It can be used to create exercises or games for learners of English as a second language (ESL).

License: http://creativecommons.org/licenses/by-sa/3.0/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].