[okfn-discuss] open shakespeare: update
Rufus Pollock
rufus.pollock at okfn.org
Thu Jun 22 16:12:36 UTC 2006
I've put up the current open shakespeare (web) interface on dev.okfn.org:
http://dev.okfn.org/
The base page just gives an index and links to (cleaned) plain text
version of shakespeare plays.
There is also a concordance (though for just one play -- Hamlet btw):
http://dev.okfn.org/concordance/
It is Hamlet only because the concordance is being done as one big
dictionary which in turn in pickled to disk (this was the simplest
possible way to do it initially!). This means a full concordance is a
hefty 40MB which is just too much to load up.
*Please let me know what you think*. Current todo list is:
http://project.knowledgeforge.net/shakespeare/svn/trunk/TODO.txt
If you want to play around with/contribute to the code there are details
below.
Regards,
Rufus
Developing the code
*******************
All the code is in subversion:
http://project.knowledgeforge.net/shakespeare/svn/
Installing locally is pretty easy just follow the instructions in:
http://project.knowledgeforge.net/shakespeare/svn/trunk/README.txt
There is plenty to do and several challenging sections including:
1. work out what the appropriate 'api' is for shakespeare texts so
that you can easily annotate them and reference them
2. How do we markup and version texts
More information about the okfn-discuss
mailing list