Skip to content

Deprecated some funtion in pythainlp.word_vector #586

@wannaphong

Description

@wannaphong

After #583, I think we would to deprecated some funtion in pythainlp.word_vector and we should move to pythainlp.word_vector.WordVector.

List Deprecated funtion in pythainlp.word_vector

  • pythainlp.word_vector.doesnt_match move to pythainlp.word_vector.WordVector.doesnt_match
  • pythainlp.word_vector.get_model move to pythainlp.word_vector.WordVector.get_model
  • pythainlp.word_vector.most_similar_cosmul move to pythainlp.word_vector.WordVector.most_similar_cosmul
  • pythainlp.word_vector.sentence_vectorizer move to pythainlp.word_vector.WordVector.sentence_vectorizer
  • pythainlp.word_vector.similarity move to pythainlp.word_vector.WordVector.similarity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions