What software or On-line tools can detect the parts of speech in a piece of written text (e.g. to predict if a word is a verb, adjective, etc.)?
Tell me more
×
Chinese Language & Usage Stack Exchange is a question and answer site for
students, teachers, and linguists wanting to discuss the finer points of the Chinese language. It's 100% free, no registration required.
|
|
I have had good results with the Stanford POS tagger. |
||||
|
There is a web demo system called ICTCLAS (Institute of Computing Technology, Chinese Lexical Analysis System). It was developed by the Institute of Computing Technology, Chinese Academy of Science. There is also a web demo system from THULAS (Tsinghua University - Lexical Analyzer for Chinese), which was developed by the Nature Language Processing Group, Tsinghua University. NOTE: I don't know (and I cannot test) whether these site can be accessed freely across the world. |
||||