Pinned Repositories
dblp-crawler
Crawls DBLP to form a coauthor network database.
dep-parser
Code to train a dependency parser model
fast-conversational-banking
Implementation of models in Fast and Effective Neural Conversational Banking
frontload-disambiguation
This code accompanies the paper "Disambiguatory signals are stronger in word initial positions" published in EACL 2021.
GloVe
GloVe model for distributed word representation
meaning2form
Code for "Meaning to Form: Measuring Systematicity as Information"
nbne
Code to use Neighbor Based Node Embeddings (NBNE) method to create representations to nodes in a graph.
phonotactic-complexity
Studying phonotactics and how it relates to other language features
probability-of-a-word
Code to compute a word's probability using the fixes from "How to Compute the Probability of a Word"
wiki-tokenizer
Code to download and tokenize wikipedia data.
tpimentelms's Repositories
tpimentelms/probabilistic-robotics
Automatically exported from code.google.com/p/probabilistic-robotics
tpimentelms/Megasenha
Program made to modular programming class (PS - Programacao Sistematica).
tpimentelms/ArduinoInterface
Program that initializes a bluetooth server to connect to android, monitors the USB serial port to connect to arduino and keep sending requests to a website to check changing in light status or detect rough movements and send this information to Arduino
tpimentelms/EventsApp
Android app by Pimentel and Anselmo.
tpimentelms/mechatronics-xxiv-projects
Automatically exported from code.google.com/p/mechatronics-xxiv-projects
tpimentelms/pacman-behavior
ROS based implementation of intelligent pacman agent. (Graduation project)
tpimentelms/rapid-prototype
tpimentelms/SleepingBeauty
Embedded Computing System project - Sleep detecting and, when state identified, automatic switching off light.
tpimentelms/SleepingBeautyArduino
Embedded Computing System project - Arduino implementation.