Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externalize the Word Lists as Structured Data #20

Open
kemitchell opened this issue Dec 9, 2015 · 8 comments
Open

Externalize the Word Lists as Structured Data #20

kemitchell opened this issue Dec 9, 2015 · 8 comments

Comments

@kemitchell
Copy link

Greetings, fellow writing tools wonk! Big fan of this plugin.

@anseljh and I are lawyers working on a variety of tools to help us draft contracts in a more approachable, understandable style. As part of that, we've come up with a couple data files right in the spirit of the .dic files here:

  1. https://github.com/kemitchell/american-legal-archaisms
  2. https://github.com/kemitchell/wordy-words

I'll definitely convert some of your .dic files for our open-source contract drafting software (https://commonform.github.io), too. I see the MIT license --- thanks for making open source! --- but thought I'd mention, if only to be courteous.

Related: Might you take a pull request to build the .dic files for vim-wordy from structured data tracked in a separate repo? Build steps are kind of a pain, I know, but I'd like to consolidate our efforts. The lists we've created have tended to grow a word or two at a time, as we spot new candidates in our day-to-day. The more folks looking, the better.

Again, thanks for vim-wordy! Really excited to make it part of my everyday Vim.

@reedes
Copy link
Collaborator

reedes commented Dec 10, 2015

A consolidated and structured repo for the word/usage data is an excellent idea. I can see it used by other editor and word processing software, as an example.

It's easy enough for me to write a script that will pull the data into the wordy plugin code and format it to Vim's needs.

Also, I have additional word lists yet to be added to wordy that may be of interest, such as lists of adverbs and adjectives.

@kemitchell
Copy link
Author

@reedes, this is wonderful. Let's work together!

Would like to create a few public repositories under your account for the various word lists? I will be happy to PR the initial conversion --- to the extent any is needed --- and introduce the build/release rigging @anseljh and I could use in the JavaScript world.

@reedes
Copy link
Collaborator

reedes commented Dec 17, 2015

Sure, I can create the public repositories and grant you and @anseljh access. What names do you suggest? structured-word-lists?

@kemitchell
Copy link
Author

kemitchell commented Dec 17, 2015 via email

@reedes
Copy link
Collaborator

reedes commented Jan 5, 2016

Apologies for the delay. I've created the repo and added you as contributors.

But I see that you've already forked.

I've guessed at an organization which may or may not be ideal. Feel free to move things around.

I'll start adding the wordy lists over the next few days.

@kemitchell
Copy link
Author

No apologies necessary! Thanks for the effort.

@reedes
Copy link
Collaborator

reedes commented Jan 16, 2016

Wordy's lists ported over to structured-word-lists, with some planned ones added.

See what you think of how I've structured the lists. I'm open to alternatives.

It'll be at least a few weeks before I'll script the generation of the wordy dictionaries.

@kemitchell
Copy link
Author

Awesome! Thanks so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants