From f4c8629f9a97917668f2197845329ef6f42e5aef Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Sat, 4 Sep 2021 19:11:41 -0500 Subject: [PATCH] added todos --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..78f5a07 --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +## Todo/Wishlist: + +- cycle through definition types with left/right arrow (noun, verb, adj, etc.) +- include wordnet metadata (synonym and antonym lists)