Here are
277 public repositories
matching this topic...
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
-
Updated
Jul 9, 2021
-
Python
Python Implementations of Word Sense Disambiguation (WSD) Technologies.
-
Updated
Apr 20, 2021
-
Python
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.
-
Updated
Jun 24, 2021
-
Python
Part-of-speech utilities for node.js based on the WordNet database.
-
Updated
May 25, 2021
-
JavaScript
LanguageCrunch NLP server docker image
-
Updated
Aug 14, 2019
-
Python
Natural Language Processing (NLP) library for Crystal
-
Updated
Mar 29, 2020
-
Crystal
spacy-wordnet creates annotations that easily allow the use of wordnet and wordnet domains by using the nltk wordnet interface
-
Updated
Jun 9, 2021
-
Python
Datasets for Knowledge Graph Completion with textual information about the entities
OpenWordnet-PT: an open access wordnet for Portuguese
Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy
-
Updated
Apr 27, 2019
-
Ruby
Natural Language Interface to DataBases
-
Updated
Nov 23, 2017
-
Java
A pure Ruby interface to the WordNet database
-
Updated
Aug 22, 2019
-
Ruby
Python tutorials as Jupyter Notebooks for NLP, ML, AI
-
Updated
Mar 9, 2021
-
Jupyter Notebook
Code for paper "End-to-End Reinforcement Learning for Automatic Taxonomy Induction", ACL 2018
-
Updated
Oct 10, 2018
-
Python
Language Modelling Makes Sense - WSD (and more) with Contextual Embeddings
-
Updated
Jun 18, 2021
-
Python
Keras implementation of ontology aware token embeddings
-
Updated
Nov 9, 2018
-
Python
-
Updated
Mar 8, 2018
-
Python
WordNet Similarity for Java provides an API for several Semantic Relatedness/Similarity algorithms
Max-Margin Markov Graph Models for WordNet (EMNLP 2018)
-
Updated
Dec 8, 2020
-
Python
Obtaining word embeddings from a WordNet ontology
-
Updated
Aug 1, 2018
-
Python
-
Updated
Jan 19, 2021
-
Python
Emacs major mode interface to WordNet lexical database
-
Updated
Oct 23, 2020
-
Emacs Lisp
Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow
-
Updated
Jun 12, 2020
-
Jupyter Notebook
Romanian WordNet (Data + API for Python)
-
Updated
Aug 6, 2020
-
Python
The projects lets you extract glossary words and their definitions from a given piece of text automatically using NLP techniques
-
Updated
Jul 23, 2020
-
Jupyter Notebook
-
Updated
Jul 23, 2021
-
Java
Learning to represent shortest paths and other graph-based measures of node similarities with graph embeddings
-
Updated
Aug 27, 2019
-
Jupyter Notebook
Taxonomy refinement method to improve domain-specific taxonomy systems.
-
Updated
Aug 3, 2019
-
Python
Improve this page
Add a description, image, and links to the
wordnet
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wordnet
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Can you please make it possible to choose top_n most similar words instead of having to replace with random synonym from the default 10 synonyms.