This system can be used on 64-bit windows with java 1.7+ and is suitable for processing simplified contemporary Chinese. If you want to use it on linux (Fedora), you need to download the two so files to the one of the java.library.path in your Fedora system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you want to process more than 1 million sentences, you'd better split the data into many small files, each of which contains less than 1 million sentences, and then process them one by one.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This system can be used on 64-bit windows with java 1.7+ and is suitable for processing simplified contemporary Chinese. If you want to use it on linux (Fedora), you need to download the two so files to the one of the java.library.path in your Fedora system.
If you want to process more than 1 million sentences, you'd better split the data into many small files, each of which contains less than 1 million sentences, and then process them one by one.