2016年12月5日 星期一

自然語言處理常用工具及選擇匯總

NLP Tools (http://www.coli.uni-saarland.de/~csporled/page.php?id=tools)
General
  • NLTK: the Natural Language Processing Toolkit
  • WEKA: easy to use toolkit to play around with different machine learning algorithms
  • CoNLL shared task data: annotated data sets for a number of NLP tasks in a number of languages
Web Crawler
Information Retrieval
Language Identification
Pre-processing (Sentence Splitters, Tokenisers, POS Taggers, Lemmatisers, Morphological Analysers)
Syntactic Analysis, Parsers
Text Mining / Information Extraction
Semantic Analysis
Webpages with further information on NLP resources
    NLTK is the most famous Python Natural Language Processing Toolkit, here I will give a detail tutorial about NLTK.


    Biomedical natural language processing
    包含各種語言模型的來源和工具

    http://bio.nlplab.org/


    Awesome Community-Curated NLP List
    https://github.com/alvations/awesome-community-curated-nlp

    用于自然语言处理的Java或Python
    https://gxnotes.com/article/51044.html

    A curated list of resources for NLP (Natural Language Processing) for Chinese 中文自然语言处理相关资料
    https://github.com/crownpku/awesome-chinese-nlp

    1. Chinese NLP Toolkits 中文NLP工具
    • Toolkits 综合NLP工具包
    • 常用的英文或支持多语言的NLP工具包
    • Chinese Word Segment 中文分词
    • Information Extraction 信息提取
    • QA & Chatbot 问答和聊天机器人
    2. Corpus 中文语料
    3. Organizations 相关中文NLP组织和会议
    4. Learning Materials 学习资料


    Natural Language Processing Tools (http://www.phontron.com/nlptools.php)

    Open-source NLP software
    Slide 1
    http://entopix.com/so-you-need-to-understand-language-data-open-source-nlp-software-can-help.html

    Python NLTK Tools List for Natural Language Processing (NLP)
    http://www.datasciencecentral.com/profiles/blogs/python-nlp-tools

    Some of the most popular NLP/NLU platforms
    • IBM's Watson Conversation Service
    • Microsoft LUIS
    • Google Natural Language API
    • Wit.ai
    • Api.ai
    • Alexa Skills Kit
    • Recast.AI
    • Pat

    沒有留言:

    張貼留言

    Types of Bots: An Overview

    Learn more about all the different varieties of bots, and what they can do for you http://botnerds.com/types-of-bots/ In this articl...