diff --git a/src/App.tsx b/src/App.tsx index f652da6..d343316 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -134,7 +134,7 @@ function App() { handleHiderClick("parser")} diff --git a/src/demo-components/ParserDemo.tsx b/src/demo-components/ParserDemo.tsx index 2297aee..ea36e83 100644 --- a/src/demo-components/ParserDemo.tsx +++ b/src/demo-components/ParserDemo.tsx @@ -33,8 +33,8 @@ function ParserDemo({ opts }: { opts: T.TextOptions }) {
Type a sentence to parse
- (IN PROGRESS: limited vocab and not working for APs, compound verbs, or - grammatically transitive verbs allowed... yet) + (NOT DONE!! limited vocab, and not working for APs, compound verbs, or + grammatically transitive verbs... yet 👷)