Corpora: programming languages for statistical language learning
M M Van Zaanen
menno at scs.leeds.ac.uk
Fri Jun 9 09:18:48 UTC 2000
Hello John,
I, myself prefer to use Python. This is a free programming language, which
works on several platforms (including windows, unix and mac os). It is
interpreted (so it is slightly slower than C or C++), but it is very easy
to use and to learn. Furthermore, it is possible to link C code with it.
It can be found at:
http://www.python.org
If you have any questions, please let me know.
Menno
PS this language can be used for other stuff as well :)
On Thu, 8 Jun 2000, John Colby wrote:
>
> My dissertation involves the statistical induction of phrase-structure
> grammars. I had planned to use C++ for the implementation. However,
> several professors at my university are concerned about using C++.
> One reccommended PROLOG, even though I plan to use existing parsers.
> Another warned me that using C++ would be a nightmare and few people
> in my computer science depatment use it, mot preferring C instead.
> ANy comments researchers in statistical language learning have for me
> would be greatly appreciated.
>
> -John Colby
> University of California at Santa Cruz
>
>
+-----------------------------------+
| Menno van Zaanen | "He who breaks a thing to find out what
| menno at scs.leeds.ac.uk | it is, has left the path of wisdom."
| http://www.scs.leeds.ac.uk/menno/ | -Gandalf
More information about the Corpora
mailing list