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
- 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
- Standalone Semanticizer☆32Updated 10 years ago
- A toolkit for corpus linguistics☆205Updated 6 years ago
- Semanticizest: dump parser and client☆20Updated 9 years ago
- A convolutional neural network library for NLP.☆59Updated 7 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
- A PyData 2013 talk on straightforward, data-driven ways to handle natural language text in Python.☆50Updated 10 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
- Simple multi-language Python and NLTK-based implementation of text summarization☆59Updated 7 years ago
- A framework to build and train linguistics neural models☆19Updated 9 years ago
- ☆44Updated 10 years ago
- Word vectors☆64Updated 7 years ago
- Scripts and modules used for creating document clusters from word2vec☆40Updated 8 years ago
- Natural language processing using unsupervised vectors representation.☆106Updated 5 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- C++ library for modeling with Pitman-Yor processes☆34Updated 7 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
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- The useful and used parts of NN-Dropout☆25Updated 10 years ago
- Tokenization and pre-processing for Twitter data used to train classifiers.☆72Updated 8 years ago
- hacky exploratory variants on NN language models☆9Updated 10 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 8 years ago
- A tool for semantic relation extraction. The program finds pairs of semantically related words based on the text definitions coming from …☆26Updated 11 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 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
- Replication software, data, and supplementary materials for the paper: O'Connor, Stewart and Smith, ACL-2013, "Learning to Extract Intern…☆26Updated 4 years ago