Computational Linguistics
- There is also a much heavier approach to Text Mining. You can
actually start to do computational linguistics.
- Some applications that this can be used for are:
- Text Extraction
- Summarisation
- Translation
- A relatively common and straightforward way to do this is to
break the process up into a series of relatively well understood
processes:
- Tokenisation
- Lexicon
- Syntax
- Semantics
- Coreference, dialogue, generation.....
- Here's a talk I gave on using
GATE
for information extraction last year.