#自然语言处理#PORORO: Platform Of neuRal mOdels for natuRal language prOcessing
翻译 - Pororo:基于深度学习的多语言自然语言处理库
#自然语言处理#NeuSpell: A Neural Spelling Correction Toolkit
Python scripts that supplement the Coursera Computational Neuroscience course by the University of Washington
#自然语言处理#Word sense disambiguation using neural models, replicating https://research.google.com/pubs/pub45729.html?authuser=0
#自然语言处理#Dataset for automatic readability assessment and text simplification of sentences in Italian administrative language.
Large Scale Neural Modeling (LSNM) simulator in Python
#计算机科学#Replicating brain's low energy high efficiency model architecture & calculating (maths)
Code for "Analyzing Phonological Surfeit of the Stimulus in Neural Models" Ling 215 final project at Harvard
This repository implements N-gram language modeling with Kneser-Kney and Witten Bell smoothing techniques, including an in-house tokenizer. It also features a neural model with LSTM architecture and c...