RJ3vans commited on
Commit
db91a06
1 Parent(s): 16f0c60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
1
  Try the test sentence:
2
 
3
- John kicked the ball [and] chased after it.
 
 
 
1
+ This model identifies compound verb phrases (including conjoins and coordinators) in an input sentence.
2
+
3
  Try the test sentence:
4
 
5
+ John kicked the ball [and] chased after it.
6
+
7
+ The model was derived using code adapted from an original program written by Dr. Le An Ha at the University of Wolverhampton.