nicholaslocascio / deep-regexLinks
Code for the paper Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge (EMNLP 2016). http://arxiv.org/abs/1608.03000
☆430Updated 8 years ago
Alternatives and similar repositories for deep-regex
Users that are interested in deep-regex are comparing it to the libraries listed below
Sorting:
- Language Lego☆141Updated 5 years ago
- Natural Language Engine on WikiData☆435Updated 8 years ago
- online natural language processing with word vectors☆310Updated last year
- This repository contains the three WikiReading datasets as used and described in WikiReading: A Novel Large-scale Language Understanding …☆270Updated 7 years ago
- This is a mirror of the script by Giuseppe Attardi, and contains history before the official repo started: https://github.com/attardi/wik…☆259Updated 9 years ago
- A large corpus of discourse annotations and relations on ~10K forum threads.☆240Updated 6 years ago
- Transition-based statistical parser☆417Updated 7 years ago
- Theano implementation of Tree RNNs aka Recursive Neural Networks.☆235Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- displaCy.js: An open-source NLP visualiser for the modern web☆345Updated 7 years ago
- Python wrapper for Stanford CoreNLP☆355Updated 4 years ago
- displaCy-ent.js: An open-source named entity visualiser for the modern web☆198Updated 7 years ago
- Fact Extraction from Wikipedia Text☆538Updated 9 years ago
- RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is rele…☆491Updated 6 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Updated 9 years ago
- ☆151Updated 5 years ago
- The Berkeley Entity Resolution System jointly solves the problems of named entity recognition, coreference resolution, and entity linking…☆186Updated 5 years ago
- Python wrapper for Stanford CoreNLP tools v3.4.1☆610Updated 7 years ago
- Practical Natural Language Processing Tools for Humans. Dependency Parsing, Syntactic Constituent Parsing, Semantic Role Labeling, Named …☆194Updated 8 years ago
- BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/b…☆228Updated 3 years ago
- Stanford NLP group's shared Python tools.☆137Updated 7 years ago
- Deep Learning for Natural Language Processing☆462Updated 6 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 7 years ago
- Neural machine translation between the writings of Shakespeare and modern English using TensorFlow☆249Updated 2 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆478Updated 2 years ago
- Automatically generate headlines to short articles☆525Updated 7 years ago
- Learning to Auto-Complete using RNN Language Models☆156Updated 8 years ago
- Twitter hashtag prediction☆282Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 9 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago