Data-centric declarative deep learning framework
-
Updated
Jun 2, 2022 - Python
{{ message }}
Data-centric declarative deep learning framework
Style and Grammar Checker for 25+ Languages
Natural Language Processing Best Practices & Examples
Mycroft Core, the Mycroft Artificial Intelligence platform.
Natural language detection
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
natural language processor powered by plugins part of the @unifiedjs collective
A curated list of pretrained sentence and word embedding models
I am getting TypeError: can not serialize 'BaseTextRank' object when trying to use spaCy's multiprocessing in nlp.pipe with a textrank pipeline component.
Sorry if this a known/expected feature/limitation - I couldn't find anything by searching repo. I generally find (spaCy's) multiprocessing a bit temperamental anyhow, but this seems to just not work.
_PS. thanks for all
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Turn Chinese natural language into structured data 中文自然语言理解
A large annotated semantic parsing corpus for developing natural language interfaces.
A powerful grammar checker for Vim using LanguageTool.
Simple and flexible programming language for applications development
inferring sql queries from plain-text questions about tables
Java API for Natural Language Generation. Originally developed by Ehud Reiter at the University of Aberdeen’s Department of Computing Science and co-founder of Arria NLG. This git repo is the official SimpleNLG version.
An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.
NLP in Python with Deep Learning
A powerful Swift framework for evaluating mathematical expressions
I'm using link-grammar-5.3.15.
This one didn't work for me:
https://github.com/opencog/link-grammar/blob/master/bindings/java/org/linkgrammar/LinkGrammar.java#L43
Even when I added /usr/local/lib to jvm props:
java.lang.UnsatisfiedLinkError: no liblink-grammar in java.library.path
I fixed it by replacing that line into:
System.load("/usr/local/lib/liblink-grammar-java.so")
A tool that AI automatically recommends commit messages.
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
Add a description, image, and links to the natural-language topic page so that developers can more easily learn about it.
To associate your repository with the natural-language topic, visit your repo's landing page and select "manage topics."
When I've create a rule and test it.
https://github.com/textlint-rule/textlint-rule-no-duplicate-abbr/blob/0e496443352a451d17f04526893ba1c10c60eaf3/src/textlint-rule-no-duplicate-abbr.ts#L4-L12
TypeScript throw an compiler error on textlint-tester.