Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged nlp

0 votes
449 views
1 answer
    I'm following the instructions on this link to use coreNLP https://github.com/statsmaths/coreNLP However, I found ... load failed for coreNLP' See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    I am working on an NLP classification project using Naive Bayes classifier in Weka. I intend to use semi-supervised machine ... , 1, 1, 1, ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
533 views
1 answer
    Is there a way (a program, a library) to approximately know which language a document is written in? I ... perfect matches, only some guess. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
503 views
1 answer
    I have a set of 3000 text documents and I want to extract top 300 keywords (could be single word or multiple ... solve this problem? Thanks :) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
571 views
1 answer
    I just started using openNLP to recognize names. I am using the model (en-ner-person.bin) that comes with ... copora available that I can use? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
728 views
1 answer
    I'm trying to split a sentence into words using Stanford coreNLP . I'm having problem with words that contains apostrophe. ... like: '?' and ',' See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
607 views
1 answer
    I have a CoNLL-X format treebank and the corresponding binary parse tree for each sentence and I want to convert ... light on the PTB format? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
515 views
1 answer
    I intend to develop a J2ME application, that should be able to read words from the English Dictionary. How ... Dictionary available with APIs? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
548 views
1 answer
    I know WordNet has Domains Hierarchy: e.g. sport->football. 1) Is it possible to list all words related ... for a document classification task. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
880 views
1 answer
    I am new to Spacy and NLP. I'm facing the below issue while doing sentence segmentation using Spacy. The text ... sentence detector to do this. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
450 views
1 answer
    I am using pre-trained Google news dataset for getting word vectors by using Gensim library in python model = ... use, please help me out See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
613 views
1 answer
    Title pretty much sums up the question. I've noticed that in some papers people have referred to a BILOU encoding ... 'unit' tag stands for. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
710 views
1 answer
    even though I downloaded the model it cannot load it [jalal@goku entity-sentiment-analysis]$ which python / ... spacy.load('en_core_web_sm') See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
16.3k views
1 answer
    I am searching for a way to find all the synonyms of a particular word using wordnet. I am using JAWS. For example ... for what I want to do? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I've got a trained LDA model and I want to calculate the similarity score between two documents from the corpus I ... give me a hint? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
679 views
1 answer
    We know that BERT has a max length limit of tokens = 512, So if an article has a length of much bigger than ... in text How can BERT be used? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
474 views
1 answer
    I have around 100 megabytes of text, without any markup, divided to approximately 10,000 entries. I would like to ... do I extract this data? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
437 views
1 answer
    A k skipgram is an ngram which is a superset of all ngrams and each (k-i )skipgram till (k-i)==0 (which ... 'is,name'] name is a unigram! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
429 views
1 answer
    I am trying to find words (specifically physical objects) related to a single word. For example: Tennis: tennis racket, ... do not exist in it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
765 views
1 answer
    I am new to text mining. I am using a open source jar (Mate Parser) which gives me output in a CoNLL ... kind of pointers would be appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
534 views
1 answer
    Without getting a degree in information retrieval, I'd like to know if there exists any algorithms for counting ... generic would be great. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
497 views
1 answer
    I need an algorithm to determine if a sentence, paragraph or article is negative or positive in tone... or better ... I would love it. Thanks. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
611 views
1 answer
    I have a series of text items- raw HTML from a MySQL database. I want to find the most common ... straightforward solution by searching here. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
601 views
1 answer
    I have a text that I have tokenized, or in general a list of words is ok as well. For example: >> ... solved without many if-else clauses. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
607 views
1 answer
    I run the following code to convert the text matrix to TF-IDF matrix. text = ['This is a string',' ... -IDF score calculated in scikit-learn. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
485 views
1 answer
    Using gensim I was able to extract topics from a set of documents in LSA but how do I access the topics ... lda.print_topics(10): print top See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
581 views
1 answer
    The English language has a couple of contractions. For instance: you've -> you have he's -> he is ... , which can expand these contractions? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
451 views
1 answer
    If using a library like scikit-learn, how do I assign more weight on certain features in the input to a ... another solution to my problem? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...