搜索资源列表
football
- 足球联赛管理系统,用java GUI图形化编程完成,需连接SQL数据库。-Football league management system, graphical programming with java GUI to complete, to be connected to the SQL database.
NamedEntityRecognition
- 一个用Java写的命名实体识别程序 import edu.fudan.nlp.tag.NERTagger public class NamedEntityRecognition { public static void main(String[] args) throws Exception { NERTagger tag = new NERTagger("./models/ner.p110722.gz")