I am interested in natural language analysis and wrote the Brill Part of Speech Tagger and would like to improve it by combining it with a grammar-based POS tag. Does anyone know open source files for English anywhere? I'm especially interested in everything related to the CYK (Cocke-Younger-Kasami) algorithm, especially C #. Thank you
source
share