duhaime / detect_reuseLinks
Python utilities for detecting textual reuse
☆21Updated 9 years ago
Alternatives and similar repositories for detect_reuse
Users that are interested in detect_reuse are comparing it to the libraries listed below
Sorting:
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Standalone Semanticizer☆32Updated 10 years ago
- An Implementation of Seq2Set (Pointer Network) in Keras.☆9Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Maps clauses from a text corpus onto the metrical structure of a poem☆17Updated 9 years ago
- hacky exploratory variants on NN language models☆9Updated 9 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 8 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- language + text generation + summarization using Keras and Sumy☆44Updated 9 years ago
- Recurrent Neural Networks with External Memory☆30Updated 9 years ago
- A hack to replace Pride & Prejudice text with closest word2vec model word, and visualize results.☆61Updated 10 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- Topic Model or LDA in Cython☆21Updated 14 years ago
- Question Answering system based on Skip-Thought Memory Networks☆17Updated 5 years ago
- Cython implementation of DeepWalk☆54Updated 2 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- ☆21Updated 10 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- ☆44Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- Scripts to explore and visualize distributional semantic models using graphs.☆23Updated 7 years ago
- Visualization of topics in a document (documents), aimed to replace word cloud☆19Updated 9 years ago
- an implemetation of LDA in Python, from Heinrich's paper : http://www.arbylon.net/publications/text-est.pdf☆43Updated 15 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆29Updated 7 months ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago