Stars
This porject is an Arduino-based controller for darts match log and LED indication
completed assignments from the course https://dlcourse.ai/
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
[ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction
Automatic Entity Recognition and Typing for Domain-Specific Corpora (KDD'15)
Implementation of Nested Named Entity Recognition using BERT
Extracts parallel corpora from the 2 raw texts in different languages.
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
Pure JavaScript utility for SVG illustration in "markers-on-whiteboard" style
A collection of (mostly) technical things every software developer should know about
Machine learning framework for both deep learning and traditional algorithms
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
Curated list of project-based tutorials
Perform data science on data that remains in someone else's server
Screen capture, OCR and translation tool.
A C++ toolkit for neural machine translation for CPU
Fast Neural Machine Translation in C++ - development repository
Data and code used in our ACL'20 paper "Contextual Neural Machine Translation Improves Translation of Cataphoric Pronouns"
This is my attempt to create a machine translator from and to multiple natural languages. The method is based on formal (Chomsky) grammars and equivalency rules. The input sentence is parsed into a…
Transition-based dependency parser based on stack LSTMs
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use…
String translation library using a combination of string similarity metrics.