Language Machines
NLP Research group at Centre for Language Studies, Radboud University Nijmegen
- 8 followers
- Nijmegen, The Netherlands
- http://cls.ru.nl/languagemachines
- proycon@anaproy.nl
Popular repositories Loading
Repositories
Showing 10 of 54 repositories
- frog Public
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.
LanguageMachines/frog’s past year of commit activity - timblserver Public
TiMBL implements several memory-based learning algorithms. This is the server part.
LanguageMachines/timblserver’s past year of commit activity - ucto Public
Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. Ucto comes with tokenisation rules …
LanguageMachines/ucto’s past year of commit activity