natural language processing

基于python 自然语言处理工具包 :NLPT(natural language processing toolkit)  ,安装时 sudo pip -U install nltk
NLPT的网址

Natural language processing toolkits

Name Language License Creators Website
Apertium C++, Java GPL (various) [1]
Deeplearning4j Java, Scala Apache 2.0 Adam Gibson, Skymind [2]
DELPH-IN LISP, C++ LGPL, MIT, ... Deep Linguistic Processing with HPSG Initiative [3]
Distinguo C++ Commercial Ultralingua Inc. [4]
General Architecture for Text Engineering (GATE) Java LGPL GATE open source community [5]
Gensim Python LGPL Radim ?eh??ek [6]
LinguaStream Java Free for research University of Caen, France [7]
Mallet Java Common Public License University of Massachusetts Amherst [8]
Modular Audio Recognition Framework Java BSD The MARF Research and Development Group, Concordia University [9]
MontyLingua Python, Java Free for research MIT [10]
Natural Language Toolkit (NLTK) Python Apache 2.0 [11]
Apache OpenNLP Java Apache License 2.0 Online community [12]
UIMA Java / C++ Apache 2.0 Apache [13]
ClearNLP Java Apache License 2.0 Emory University [14]
时间: 2024-11-08 06:11:39

natural language processing的相关文章

A curated list of speech and natural language processing resources

A curated list of speech and natural language processing resources At Josh.ai, we’re often asked for developer resources relating to natural language processing, machine learning, and artificial intelligence. Paul Dixon, a researcher living in Kyoto

Natural Language Processing with Python - Chapter 0

一年之前,我做梦也想不到会来这里写技术总结.误打误撞来到了上海西南某高校,成为了文科专业的工科男,现在每天除了膜ha,就是恶补CS.导师是做计算语言学的,所以当务之急就是先自学计算机自然语言处理,打好底子准备做科研(认真脸). 进入正题,从图书馆找了本“Natural Language Processing with Python” (影印版),书长这个样子,作者是Steven Bird, Ewan Klein和Edward Loper.粘贴个豆瓣链接供参考:https://book.douba

NLP(Natural Language Processing)

https://github.com/kjw0612/awesome-rnn#natural-language-processing 通常有: (1)Object Recognition (2)Visual Tracking (3)Image Generation (4)Video Analysis NLP: (1)Language Modeling (2)Speech Recognition (3)Machine Translation (4)Conversation Modeling (5)

<Natural Language Processing with Python>学习笔记二

用Enthought Canopy作图果然方便.昨天频频出现无法识别pylab模块的异常,今天终于搞好了.以下是今天出来的图:

Coursera, Deep Learning 5, Sequence Models, week2, Natural Language Processing & Word Embeddings

Word embeding 给word 加feature,用来区分word 之间的不同,或者识别word之间的相似性. 因为t-SNE 做了non-liner 的转化,所以在原来的3000维空间的平行的向量在转化过后的2D空间里基本上不会再平行. 看两个向量的相似性,可以用cosine similarity. 原文地址:https://www.cnblogs.com/mashuai-191/p/8977909.html

Deep Learning for Natural Language Processing1

Focus, Follow, and Forward Stanford CS224d 课程笔记 Lecture1 Stanford CS224d 课程笔记 Lecture1 Stanford大学在2015年开设了一门Deep Learning for Natural Language Processing的课程,广受好评.并在2016年春季再次开课.我将开始这门课程的学习,并做好每节课的课程笔记放在博客上.争取做到每周一更吧.本文是第一篇. NLP简介 NLP,全名Natural Languag

CS224d: Deep Learning for Natural Language Process

Course Description Teaching Assistants Peng Qi Course Notes (updated each week) Detailed Syllabus Class Time and Location Spring quarter (March - June, 2015).Lecture: Monday, Wednesday 11:00-12:15Location: TBD Office Hours Richard: Wed 12:45 - 2:00,

Spoken Language Processing读书笔记之Spoken Language Structure

本章主要讲的是我们在说话和倾听的时候发生了什么,具体的过程是怎样实现的.明确这个目标后,心里应该有个底了. 在正式开始之前,我想分享一个事情:今天去图书馆借书,清华大学出版的<统计自然语言处理>,本以为它会安静地躺在9楼或10楼这些计算机.数学专业书籍所在楼层的某个角落,结果却躺在一大堆商务英语和思密达书籍所在的语言专业楼层.这大概就是交叉学科的美妙之处吧. 好了,干正事.Spoken language,暂且译为口语,它的作用是方便说话者和听者之间进行信息交流.举个例子,屌丝小明(怎么又是他)

Spoken Language Processing读书笔记之Introduction

为了舒适地学习,我把背景颜色调成了浅绿色(色调:85,饱和度:123,亮度:205).好了,现在进入正题——令人兴奋的自然语言处理之旅. 首先,非常感谢那些在Spoken Language Processing(以下简称为SLP)领域做出伟大贡献的科学家们,本书的前言部分提到了众多在该领域杰出的人物,他们为此付出了很多心血. 本书涉及到的知识点: 现在大部分电脑都是利用图形用户界面(GUI)实现人机交互,这些电脑缺乏人类基本的能力,如说话.倾听.理解与学习.语音将成为人机交互的其中一个主要方式,