adaption of spell checker for non-prose data entry

7 views
Skip to first unread message

Mike Marchywka

unread,
Jun 4, 2021, 2:44:02 AM6/4/21
to v...@vim.org
I recently went out and got vim 8 for he spell checker and it seems pretty nice. I was curious
however if anyone has tried to adapt that for data entry rather than correcting
normal compositions. For example, I have this data entry system that defines a bunch of
nouns with allowed modifiers and I enter all the data in vi and then run a validation
program. It would be interesting however to highlight words that are not
in the noun list or not possible modifiers. The specifics are below but thought
some users may have other applications. Thanks.

https://www.researchgate.net/publication/350636753_MUQED_a_Multi-Use_Quantitative_Event_Diary_For_Dog_Diet_Analysis


note new address
Mike Marchywka 306 Charles Cox Drive Canton, GA 30115
470-758-0799
404-788-1216

Bram Moolenaar

unread,
Jun 4, 2021, 11:23:58 AM6/4/21
to vim...@googlegroups.com, Mike Marchywka, v...@vim.org

Mike Marchywka wrote:

> I recently went out and got vim 8 for he spell checker and it seems
> pretty nice. I was curious however if anyone has tried to adapt that
> for data entry rather than correcting
> normal compositions. For example, I have this data entry system that
> defines a bunch of nouns with allowed modifiers and I enter all the
> data in vi and then run a validation
> program. It would be interesting however to highlight words that are
> not in the noun list or not possible modifiers. The specifics are
> below but thought
> some users may have other applications. Thanks.

It might work to define a syntax for your file format, and specify
certain regions to be spell checked. You can find some example syntax
files, usually they spell check comments.

--
It is illegal to take more than three sips of beer at a time while standing.
[real standing law in Texas, United States of America]

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages