-
- Description:
A simple manual for Oboe: Users can input many Chinese sentences once, or directly input a file which contains many sentences. First, Oboe divides the input sentences into many single sentences, one sentence per line. And users can select one sentence they want to parse. Second, Oboe segments the selected sentence into a word sequence. Because there will be many segmentation candidates for the selected sentence, Oboe will output K-best segmentation candidates and allow users to select the one they want to parse. Third, Oboe parses the selected segmentation into syntactic trees. Because there will be many possible trees, Oboe will draw the best-first one and allow users to select the one they want to see.
- Changes to previous version:
Initial Announcement on mloss.org.
- BibTeX Entry: Download
- Supported Operating Systems: Windows
- Data Formats: None
- Tags: Natural Language Processing, Nlp, Synthetic Data
- Archive: download here
Comments
-
- OpenPR NLPR (on April 11, 2012, 10:01:22)
- Note: Users must install JRE (Java runtime environment) version 1.6 or higher, and you can download it from http://www.oracle.com/technetwork/java/javase/downloads/index.html
Leave a comment
You must be logged in to post comments.