hayato-6's Stars
polm/cutlet
Japanese to romaji converter in Python
uds-lsv/bert-stable-fine-tuning
On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines
rskmoi/namedivider-python
A tool for dividing the Japanese full name into a family name and a given name.
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
krishnakartik1/LSTM-footballMatchWinner
This repository contains the code for a conference paper "Predicting the football match winner using LSTM model of Recurrent Neural Networks" that we wrote
AndrewCarterUK/football-predictor
Using a Deep Neural Network (DNN) to predict the results of Premier League Football Matches
aziztitu/football-match-predictor
A machine learning project that predicts results of a football match
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
github/gitignore
A collection of useful .gitignore templates
doccano/doccano
Open source annotation tool for machine learning practitioners.
keredson/wordninja
Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.
pygobject/pycairo
Python bindings for cairo
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
cl-tohoku/ILYS-aoba-chatbot
sonoisa/t5-japanese
日本語T5モデル
xyease/TADAM
ShannonAI/CorefQA
This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
huggingface/transfer-learning-conv-ai
🦄 State-of-the-Art Conversational AI with Transfer Learning
carpedm20/emoji
emoji terminal output for Python
neologd/mecab-ipadic-neologd
Neologism dictionary based on the language resources on the Web for mecab-ipadic
sTechLab/AirbnbHosts
Dataset accompanying Self-Disclosure and Perceived Trustworthiness of Airbnb Host Profiles
yandex-research/DeDLOC
Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)
tanreinama/gpt2-japanese
Japanese GPT2 Generation Model
dair-iitd/openie6
OpenIE6 system
facebookresearch/simmc
With the aim of building next generation virtual assistants that can handle multimodal inputs and perform multimodal actions, we introduce two new datasets (both in the virtual shopping domain), the annotation schema, the core technical tasks, and the baseline models. The code for the baselines and the datasets will be opensourced.
dair-iitd/OpenIE-standalone
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
lda-project/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling