搜索资源列表
infomap-nlp-0.8.6.tar
- 有关自然语言理解理解方面的源码,可以实现简单的自然语言识别。-on natural language understanding understanding of the source, can achieve a simple natural language recognition.
NLP
- 该软件实现了正向增字最大匹配和未登陆词的识别.程序用java语言编写,界面使用简单友好.-the software by word of the positive and not matching the largest landing word recognition. Procedures using java language. simple and friendly interface.
fudannlp-0.9-src
- 复旦大学的自然语言处理的软件,也是一个非常好的工具软件。请试用-NLP Tools of FuDan
Turkish_Word_Processor
- Simple word processor supporting Turkish language. It uses "zemberek" a Turkish NLP library
JavaWordNet
- 基于wordnet的词汇比较程序,词汇比较程序。 能够比较两个词汇的相似度程序,基于wordnet-Java WordNet Similarity.beta.11.01.zip
sentilyzer.jar
- Sentiment analyzer based on classic and new NLP feeling detection heuristics. (OKW 2010)
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")
NlpReduce
- NLP-Reduce is a natural language query interface that allows its users to enter full English questions, sentence fragments, and keywords. It processes queries a s bag of words and only employs a reduced set of natural language processing techniques,
util
- 很多文本处理有用的工具,NLP,数据挖掘都能用到-A lot of useful text processing tools, NLP, data mining can be used
src
- tokanizing a text into single strings using Standford NLP open source
Test
- 南京大学自然语言处理课程作业造句游戏实现源码-Nanjing University NLP course makeSentence source code
The-text-pretreatment_NLP
- NLP 文本预处理—— 标注词性、词频等信息-NLP text preprocessing- part of speech tagging, word frequency and other information
nlp-lang-0.2
- 这是分词工具ANSJ2.0以后版本需要的JAR包。-This is the ANSJ code after the 2 segmentation tool.
New-folder
- 自然语言处理中的隐尔可夫马中文分词方法,利用java实现-NLP, using HMM to automatic word segmentation
project1
- 使用斯坦福NLP进行分词,并得到语法树和依赖语句(Use the Stanford NLP for word segmentation and get the syntax tree and dependency statements)
新建文本文档
- 对文本逐行切分,并逐行保存入本地TXT文件中。(Line by line segmentation)
hanlp
- nlp机器学习方面java的资源,十分专业好用的,大家不要错过啊