Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 522 Bytes

File metadata and controls

18 lines (12 loc) · 522 Bytes

FUDANNLP EXAMPLE

/** Copyright by hty

Feel free to contact the following people if you find any problems in the example. hongty106@gmail.com * */

Brief Introduction

  1. I briefly present some of the frequent-used methods in FUDANNLP, one of the greatest tool for Chinese Natural Language Processing.

  2. You can design your own dictionary according to the file "./models/dict.txt" and others.

  3. Before running the program, you have to download the java package of the FUDANNLP.