Links tagged “natural-language”
6 links, newest first.
research.googleblog.com
Google Research introduces the Transformer, a self-attention architecture that drops recurrence and convolution and beats both on machine translation and parsing.
lattice.cnrs.fr
Laboratoire de recherche CNRS / ENS / Sorbonne Nouvelle consacré à la linguistique, au traitement automatique des langues et aux humanités numériques.
github.com
A Python module for web mining, bundling crawling and scraping, natural language processing, machine learning, network analysis and visualisation.
radimrehurek.com
A Python library for training topic models and word embeddings, representing documents as semantic vectors and comparing them at scale.
textblob.readthedocs.org
Documentation for TextBlob, a Python library offering a simple API for sentiment analysis, part-of-speech tagging, noun phrase extraction and translation.
andybromberg.com
Walkthrough of classifying movie reviews as positive or negative in Python with NLTK, reaching about 85% accuracy through feature selection.





