carlosmendeznlp

Set up repository

Showing 126 changed files with 21 additions and 0 deletions
1 +How to run
2 +
3 +$ bash $ISIMP/simplify.sh -json [INPUT] [OUTPUT]
4 +
5 +You can place files anywhere and run the above commend. The INPUT file should contain plain text. The script will simplify the text and output the simplification constructs (with location information) in JSON format. For other usage, please try
6 +
7 +$bash $ISIMP/simplify.sh -help
8 +usage: Console [OPTIONS] [INPUT] [OUTPUT]
9 + Tag the POS, parse the sentences, and detect simplification
10 + constructs in the sentences.
11 + By default, assume the document is not tokenized and
12 + sentence-splited. Therefore, these two tasks will be done
13 + first.
14 + -help display this help and exit
15 + -json print file in JSON format. If not set, print file in plain
16 + text format
17 + -parse_only If set, parse the document only
18 + -tokenized set input tokenized. If not set, assume the document is not
19 + tokenized and ssplited.
20 +
21 +
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This file is too large to display.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.