From 1b6622220fb7576695482501048c13fa7d99f66c Mon Sep 17 00:00:00 2001 From: Dorian Brown Date: Mon, 8 Jul 2019 10:43:44 +0200 Subject: [PATCH] A quick fix to the headers in the README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7246a09..edc07fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Global WordNet Grid LMF parser +# Global WordNet Grid LMF parser This repo provides a python module to work with Open Dutch WordNet. Please first check the [Issues](https://github.com/MartenPostma/OpenDutchWordnet/issues) to see if your question has already @@ -24,7 +24,7 @@ A demo for word similarity using Open Dutch WordNet can be found [here](http://1 In the background, this uses the [WordNetTools](https://github.com/cltl/WordnetTools/). We encourage to use the module locally when you need to run for many word pairs. -##USAGE AND INSTALL +## USAGE AND INSTALL git clone this repository. The python module 'lxml' is needed. Hopefully, 'pip install lxml' @@ -79,8 +79,9 @@ python >>> relation_el.get_target() 'eng-30-00322847-v' -``` -##Contact +``` + +## Contact * Marten Postma * m.c.postma@vu.nl * http://martenpostma.com/